R2511-HP MSR Router Series Security Command Reference(V5)

516
display connection-limit policy
Use display connection-limit policy to display information about a specific or all connection limit policies.
Syntax
display connection-limit policy { policy-number | all } [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
policy-number: Specifies the connection limit policy number in the range of 0 to 19.
all: Displays all connection limit policies.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display information about all connection limit policies.
<Sysname> display connection-limit policy all
There is 1 policy:
Connection-limit policy 1, refcount 0 ,3 limits
limit 1 acl 2000 per-source amount 1111 10
limit 2 acl 2001 per-destination amount 300 20
limit 3 acl 2002 per-service amount 400 50
Table 78 Command output
Field Descri
p
tion
Connection-limit policy Number of the connection limit policy.
refcount 1, 2 limits Number of times that the policy is applied and number of rules in the policy.
limit xxx Rule in the policy. For more information, see the limit acl command.
Related commands
limit acl
display connection-limit statistics
Use display connection-limit statistics to display connection limit statistics.