HP MSR2000/3000/4000 Router Series Security Command Reference

391
[Sysname-acl6-basic-2001] rule permit source 2:1::/96
[Sysname-acl6-basic-2001] quit
[Sysname] connection-limit ipv6-policy 12
[Sysname-connlmt-ipv6-policy-12] limit 2 acl ipv6 2001 per-destination amount 200 100
Related commands
connection-limit
display connection-limit
reset connection-limit statistics
Use reset connection-limit statistics to clear the connection limit statistics globally or on an interface.
Syntax
MSR2000/MSR3000:
reset connection-limit statistics { global | interface interface-type interface-number }
MSR4000:
reset connection-limit statistics { global | interface interface-type interface-number } [ slot slot-number ]
Views
User view
Predefined user roles
network-admin
network-operator
Parameters
global: Clears the global connection limit statistics.
interface interface-type interface-number: Specifies an interface by its type and number.
slot slot-number: Clears the connection limit statistics on a specified card or a virtual interface, where the
slot-number argument represents the number of the slot that holds the card. This option is visible only
when you specify the global keyword or specify a virtual interface (such as a tunnel interface).
(MSR4000.)
Examples
# (MSR2000/MSR3000.) Clear the connection limit statistics on Ethernet 1/1.
<Sysname> reset connection-limit statistics interface ethernet 1/1
# (MSR2000/MSR3000.) Clear the connection limit statistics on VLAN-interface 2.
<Sysname> reset connection-limit statistics interface vlan-interface 2
# (MSR4000.) Clear the global connection limit statistics on the card in slot 2.
<Sysname> reset connection-limit statistics global slot 2
Related commands
display connection-limit statistics