HP MSR2000/3000/4000 Router Series ACL and QoS Command Reference
9
• 4000 to 4999 for Ethernet frame header ACLs. This entry is not displayed if the ipv6 keyword is
specified.
• 5000 to 5999 for user-defined 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 statistics.
Usage guidelines
When none of default, acl-number, and name acl-name is specified, this command displays match
statistics and default action statistics of all ACLs for packet filtering.
• If the ipv6 keyword is not specified, all ACLs refer to all IPv4 basic, IPv4 advanced, Ethernet frame
header, and user-defined ACLs.
• If the ipv6 keyword is specified, all ACLs refer to all IPv6 basic and IPv6 advanced ACLs.
Examples
# Display match statistics and default action statistics of all ACLs (including IPv4 basic, IPv4 advanced,
Ethernet frame header, and user-defined ACLs) for incoming packet filtering on Ethernet 1/1.
<Sysname> display packet-filter statistics interface ethernet 1/1 inbound
Interface: Ethernet1/1
In-bound policy:
ACL 2001
From 2011-06-04 10:25:21 to 2011-06-04 10:35:57
rule 0 permit source 2.2.2.2 0 (2 packets)
rule 5 permit source 1.1.1.1 0 (Failed)
rule 10 permit vpn-instance test
Totally 2 permitted, 0 packets denied
Totally 100% permitted, 0% denied
ACL 2002 (Failed)
Default action: Deny
From 2011-06-04 10:25:21 to 2011-06-04 10:35:57
Totally 7 packets
Table 3 Command output
Field Descri
p
tion
Interface Interface to which the ACL applies.
VLAN VLAN to which the ACL applies.
In-bound policy ACL used for filtering incoming traffic.
Out-bound policy ACL used for filtering outgoing traffic.
ACL 2001 IPv4 basic ACL 2001 has been successfully applied.
ACL 2002 (Failed) The device has failed to apply IPv4 basic ACL 2002.
From 2011-06-04 10:25:21 to
2011-06-04 10:35:57
Start time and end time of the statistics.