Quick Reference Guide
ACL Commands 111
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
User Guidelines
There are no user guidelines for this command.
Example
The following example, binds (services) an ACL to VLAN 2.
show access-lists
The show access-lists Privileged EXEC mode command displays access control lists (ACLs)
defined on the device.
Syntax
•
show access-lists
[
name
]
•
name
— Name of the ACL.
Default Configuration
This command has no default configuration.
Command Mode
Privileged EXEC mode.
User Guidelines
There are no user guidelines for this command.
Examples
The following example displays the access lists.
console# config
console(config)# mac access-list macA
console(config-mac-al)# permit a1:a1:a1:a1:a1:a1
00:00:00:00:00:11 any
console(config-mac-al)# exit
console(config)# interface ethernet e10
console(config-if)# service-acl input macA
console(config-if)#










