R0106-HP MSR Router Series ACL and QoS Command Reference(V7)

18
reset acl counter
Use reset acl counter to clear statistics for ACLs.
Syntax
reset acl counter [ ipv6 ] { acl-number | all | name acl-name }
Views
User view
Predefined user roles
network-admin
Parameters
acl-number: Specifies an ACL by its number:
2000 to 2999 for IPv4 basic ACLs if the ipv6 keyword is not specified and for IPv6 basic ACLs if
the ipv6 keyword is specified.
3000 to 3999 for IPv4 advanced ACLs if the ipv6 keyword is not specified and for IPv6 advanced
ACLs if the ipv6 keyword is specified.
4000 to 4999 for Ethernet frame header ACLs. This entry is not displayed if the ipv6 keyword is
specified.
all: Clears statistics for all IPv4 basic, IPv4 advanced, and Ethernet frame header ACLs if you do not
specify the ipv6 keyword, or clears statistics for all IPv6 basic and IPv6 advanced ACLs if you specify the
ipv6 keyword.
name acl-name: Clears statistics of an ACL specified by its name. The acl-name argument is a
case-insensitive string of 1 to 63 characters. It must start with an English letter. For a basic ACL or
advanced ACL, if you do not specify the ipv6 keyword, this option specifies the name of an IPv4 basic
ACL or advanced ACL. If you specify the ipv6 keyword, this option specifies the name of an IPv6 basic
ACL or advanced ACL.
Examples
# Clear statistics for IPv4 basic ACL 2001.
<Sysname> reset acl counter 2001
Related commands
display acl
reset packet-filter statistics
Use reset packet-filter statistics to clear the match statistics (including the accumulated statistics) and the
default action statistics of ACLs for packet filtering.
Syntax
reset packet-filter statistics { interface [ interface-type interface-number ] { inbound | outbound }
[ default | [ ipv6 ] { acl-number | name acl-name } ] | interzone [ source source-zone-name destination
destination-zone-name ] [ ipv6 ] { acl-number | name acl-name } ] }
Views
User view