Command Reference Guide
SROS Command Line Interface Reference Guide Global Configuration Mode Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 282
ip firewall policy-log threshold <value>
Use the ip firewall policy-log threshold command to specify the number of connections required by an
access control policy before the Secure Router OS will generate a log message. Use the no form of this
command to return to the default threshold.
Syntax DescriptionSyntax Description
<value> Specifies the number of access policy connections the
Secure Router OS
will
identify before generating a log message (valid range: 0 to 4294967295).
Default Values
<value> 100
Command Modes
(config)# Global Configuration Mode
Usage Examples
The following example specifies a threshold of 15 connections before generating a log message:
(config)#ip firewall policy-log threshold 15
Note
The Secure Router OS security features must be enabled (using the ip firewall command)
for the stateful inspection firewall to be activated.