C
HAPTER
25
| Access Control Lists
ACL Information
– 726 –
ACL INFORMATION
This section describes commands used to display ACL information.
show access-group This command shows the port assignments of ACLs.
COMMAND MODE
Privileged Executive
EXAMPLE
Console#show access-group
Interface ethernet 1/2
IP access-list david
MAC access-list jerry
Console#
show access-list This command shows all ACLs and associated rules.
SYNTAX
show access-list
[[arp [acl-name]] |
[ip [extended [acl-name] | standard [acl-name]] |
[ipv6 [extended [acl-name] | standard [acl-name]] |
[mac [acl-name]] |
[tcam-utilization]]
arp – Shows ingress or egress rules for ARP ACLs.
ip extended – Shows ingress rules for Extended IPv4 ACLs.
ip standard – Shows ingress rules for Standard IPv4 ACLs.
ipv6 extended – Shows ingress rules for Extended IPv6 ACLs.
ipv6 standard – Shows ingress rules for Standard IPv6 ACLs.
mac – Shows ingress rules for MAC ACLs.
tcam-utilization – Shows the percentage of user configured ACL
rules as a percentage of total ACL rules
acl-name – Name of the ACL. (Maximum length: 16 characters)
COMMAND MODE
Privileged Exec
Table 91: ACL Information Commands
Command Function Mode
show access-group Shows the ACLs assigned to each port PE
show access-list Show all ACLs and associated rules PE