CLI Guide

Layer 2 Switching Commands 297
The following examples show Dynamic ACLs configured for both the data
and voice VLAN.
IPv4 Data and Voice:
console#show ip access-lists
Current number of ACLs: 4 Maximum number of ACLs: 100
ACL Name Rules Count Interface(s) Direction
---------------------- ----- ----- ------------ ---------
IP-DACL-IN-Gi1/0/9#d 1 418 Gi1/0/9 Inbound
IP-VDACL-IN-Gi1/0/9#d 1 0 Gi1/0/9 Inbound
IPv6 Data and Voice:
console#show ipv6 access-lists
Current number of ACLs: 4 Maximum number of ACLs: 100
IPv6 ACL Name Rules Count Interface(s) Direction
---------------------- ------ ----- ------------ ---------
IPV6-DACL-IN-Gi1/0/9#d 1 246 Gi1/0/9 Inbound
IPV6-VDACL-IN-Gi1/0/9#d 1 0 Gi1/0/9 Inbound
Display with the ACL name for any of the above (no #d required in
command):
console#show ip access-lists IP-DACL-IN-Gi1/0/9
IP ACL Name: IP-DACL-IN-Gi1/0/9#d
Inbound Interface(s):
Gi1/0/9
Rule Number: 50
Action......................................... permit
Match All...................................... TRUE
ACL Hit Count.................................. 418
show mac access-lists
Use the show mac access-lists command to display a MAC access list and all
the rules that are defined for the MAC ACL. Use the [name] parameter to
identify a specific MAC ACL to display.
Syntax
show mac access-lists name
name—Use this parameter to identify the specific MAC ACL to display.