2-154
Cisco Catalyst Blade Switch 3030 Command Reference
78-17262-01
Chapter 2 Cisco Catalyst Blade Switch 3030 Cisco IOS Commands
mac access-list extended
Examples
This example shows how to create a MAC named extended access list named
mac1
and to enter extended
MAC access-list configuration mode:
Switch(config)#
mac access-list extended mac1
Switch(config-ext-macl)#
This example shows how to delete MAC named extended access list
mac1
:
Switch(config)#
no mac access-list extended mac1
You can verify your settings by entering the
show access-lists
privileged EXEC command.
Related Commands
Command
Description
deny (MAC access-list
configuration)
permit (MAC
access-list
configuration)
Configures the MAC ACL (in extended MAC-access list configuration
mode).
show access-lists
Displays the access lists configured on the switch.
vlan access-map
Defines a VLAN map and enters access-map configuration mode where you
can specify a MAC ACL to match and the action to be taken.