SROS Command Line Interface Reference Guide
Global Configuration Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
409
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 SROS 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 SROS will identify before
generating a log message (valid range: 0 to 4,294,967,295).
Default Values
By default, the
ip firewall policy-log threshold
is sest to 100.
Usage Examples
The following example specifies a threshold of 15 connections before generating a log message:
ProCurve(config)#
ip firewall policy-log threshold 15
Note
The SROS security features must be enabled (using the
ip firewall
command) for the
stateful inspection firewall to be activated.