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

12
outbound: Displays the statistics in the outbound direction.
acl-number: Specifies the number of an ACL:
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.
name acl-name: Specifies an ACL 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.
brief: Displays brief accumulated packet filtering ACL statistics.
Examples
# Display accumulated packet filtering ACL statistics of IPv4 basic ACL 2001 for incoming packets.
<Sysname> display packet-filter statistics sum inbound 2001
Sum:
In-bound policy:
ACL 2001
rule 0 permit source 2.2.2.2 0 (2 packets)
rule 5 permit source 1.1.1.1 0
rule 10 permit vpn-instance test
Totally 2 packets permitted, 0 packets denied
Totally 100% permitted, 0% denied
Table 4 Command output
Field Descri
p
tion
Sum Accumulated packet filtering ACL statistics.
In-bound policy Accumulated ACL statistics used for filtering incoming traffic.
Out-bound policy Accumulated ACL statistics used for filtering outgoing traffic.
ACL 2001 Accumulated ACL statistics used for IPv4 basic ACL 2001.
2 packets
Two packets matched the rule.
This field is not displayed when no packets matched the rule.
Totally 2 packets permitted, 0 packets
denied
Number of packets permitted and denied by the ACL.
Totally 100% permitted, 0% denied Ratios of permitted and denied packets to all packets.
Related commands
reset packet-filter statistics
display packet-filter verbose
Use display packet-filter verbose to display application details of ACLs for packet filtering.