297
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter       Show Commands
show mac access-lists
show mac access-lists
To display all Media Access Control (MAC) access control lists (ACLs) or a specific MAC ACL, use the 
show mac access-lists command.
show mac access-lists [access-list-name]
Syntax Description
Command Default The switch shows all MAC ACLs unless you use the access-list-name argument to specify an ACL.
Command Modes EXEC mode 
Command History
Examples This example shows how to display all MAC ACLs on the switch:
switch# show mac access-lists 
MAC access list acl-mac
        10 permit any any
MAC access list test
        statistics per-entry
        10 deny 0000.1111.2222 0000.0000.0000 0000.1111.3333 ffff.0000.0000
switch#
Related Commands
access-list-name (Optional) Name of a MAC ACL, which can be up to 64 alphanumeric, 
case-sensitive characters.
Release Modification
5.2(1)N1(1) This command was introduced.
Command Description
mac access-list Configures a MAC ACL.
show access-lists Displays all ACLs or a specific ACL.
show ip access-lists Displays all IPv4 ACLs or a specific IPv4 ACL.