491
policy-id: Specifies a connection limit policy by its ID in the range of 1 to 32.
all: Specifies all connection limit policies.
Examples
# Display information about all IPv4 connection limit policies.
<Sysname> display connection-limit policy all
3 policies in total:
Policy Rule Stat Type HiThres LoThres ACL
--------------------------------------------------------------------------------
0 1 Src-Dst-Port 2000 1800 3000
12 Src-Dst 500 45 3001
255 -- 1000000 980000 2001
1 2 Dst-Port 800 70 3010
3 Src-Dst 100 90 3000
10 Src-Dst-Port 50 45 3003
11 Src 200 200 3004
200 -- 500000 498000 2002
28 4 Port 1500 1400 3100
5 Dst 3000 280 3101
21 Src-Dst 200 180 3102
25 Src-Port 50 35 3200
# Display information about the IPv4 connection limit policy 1.
<Sysname> display connection-limit policy 1
IPv4 connection limit policy 1 has been applied 5 times, and has 5 limit rules.
Limit rule list:
Policy Rule Stat Type HiThres LoThres ACL
--------------------------------------------------------------------------------
1 2 Dst-Port 800 700 3010
3 Src-Dst 100 90 3000
10 Src-Dst-Port 50 45 3003
11 Src 200 200 3004
200 -- 500000 498000 2002
Application list:
GigabitEthernet2/1/1
GigabitEthernet2/1/2
Vlan-interface1
Tunnel0
Global
# Display information about all IPv6 connection limit policies.
<Sysname> display connection-limit ipv6-policy all
2 policies in total:
Policy Rule Stat Type HiThres LoThres ACL
--------------------------------------------------------------------------------
3 1 Src-Dst 1000 800 3010
2 Dst 500 450 3001
4 2 Src-Dst-Port 800 700 3010