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

14
Examples
# Display application details of all IPv4 ACLs (IPv4 basic, IPv4 advanced, and Ethernet frame header
ACLs) for incoming packet filtering on GigabitEthernet 2/1/0.
<Sysname> display packet-filter verbose interface gigabitethernet 2/1/0 inbound
Interface: GigabitEthernet2/1/0
In-bound policy:
ACL 2001 (Failed)
rule 0 permit
rule 5 permit source 1.1.1.1 0 (Failed)
rule 10 permit vpn-instance test (Failed)
ACL 2002 (Failed)
ACL6 2000
rule 0 permit
ACL 4000
IPv4 default action: Deny
IPv6 default action: Deny
MAC default action: Deny
# Display application details of all IPv4 ACLs (IPv4 basic, IPv4 advanced, and Ethernet frame header
ACLs) for interzone packet filtering from source zone office to destination zone library.
<Sysname> display packet-filter verbose interzone source office destination library
Interzone: source office destination library
ACL 2001
rule 0 permit
rule 5 permit source 1.1.1.1 0
rule 10 permit vpn-instance test
Table 5 Command output
Field Descri
p
tion
Interface Interface to which the ACL applies.
Interzone Interzone instance 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.
rule 5 permit source 1.1.1.1 0 (Failed) The device has failed to apply rule 5.