Chapter 10
| Access Control Lists
ACL Information
– 409 –
Related Commands
access-list arp (407)
show access-list arp This command displays the rules for configured ARP ACLs.
Syntax
show access-list arp [acl-name]
acl-name – Name of the ACL. (Maximum length: 32 characters)
Command Mode
Privileged Exec
Example
Console#show access-list arp
ARP access-list factory:
permit response ip any 192.168.0.0 255.255.0.0 mac any any
Console#
Related Commands
permit, deny (408)
ACL Information
This section describes commands used to display ACL information.
clear access-list
hardware counters
This command clears the hit counter for the rules in all ACLs, or for the rules in a
specified ACL.
Syntax
clear access-list hardware counters
[direction {in | out} [interface interface]] |
[interface interface] | [name acl-name]
in – Clears counter for ingress rules.
out – Clears counter for egress rules.
Table 72: ACL Information Commands
Command Function Mode
clear access-list
hardware counters
Clears hit counter for rules in all ACLs, or in a specified ACL. PE
show access-group Shows the ACLs assigned to each port PE
show access-list Show all ACLs and associated rules PE