Displaying and maintaining ACLs

Execute display commands in any view and reset commands in user view.

Task

Command

Display ACL configuration and match statistics.

display acl [ ipv6 | mac ] { acl-number | all | name acl-name }

Display ACL application information for packet filtering.

display packet-filter { interface [ interface-type interface-number ] [ inbound | outbound ] | interface vlan-interface vlan-interface-number [ inbound | outbound ] [ slot slot-number ] }

Display match statistics for packet filtering ACLs.

Display match statistics for packet filtering ACLs.

display packet-filter statistics interface interface-type interface-number { inbound | outbound } [ [ ipv6 | mac ] { acl-number | name acl-name } ] [ brief ]

Display the accumulated statistics for packet filtering ACLs.

display packet-filter statistics sum { inbound | outbound } [ ipv6 | mac ] { acl-number | name acl-name } [ brief ]

Display detailed ACL packet filtering information.

display packet-filter verbose interface interface-type interface-number { inbound | outbound } [ [ ipv6 | mac ] { acl-number | name acl-name } ] [ slot slot-number ]

Display QoS and ACL resource usage.

display qos-acl resource [ slot slot-number ]

Clear ACL statistics.

reset acl [ ipv6 | mac ] counter { acl-number | all | name acl-name }

Clear match statistics and accumulated match statistics for packet filtering ACLs.

reset packet-filter statistics interface [ interface-type interface-number ] { inbound | outbound } [ [ ipv6 | mac ] { acl-number | name acl-name } ]