Show access-list config

Syntax

show access-list <ACL-ID> config
    

Used to display a specific ACL as it would be shown in configuration.

mac-access-list

(config)# mac-access-list 300 config
10 permit 1111.2222.3333 ffff.ffff.0000 4444.5555.6666 ffff.ffff.0000 aarp
exit

(config)# mac-access-list 200 config
10 permit 1111.2222.3333 4444.5555.6666 
exit