2-152
Cisco Catalyst Blade Switch 3030 Command Reference
78-17262-01
Chapter 2 Cisco Catalyst Blade Switch 3030 Cisco IOS Commands
mac access-group
Examples
This example shows how to apply a MAC extended ACL named
macacl2
to an interface:
Switch(config)#
interface gigabitethernet0/1
Switch(config-if)#
mac access-group macacl2 in
You can verify your settings by entering the
show mac access-group
privileged EXEC command. You
can see configured ACLs on the switch by entering the
show access-lists
privileged EXEC command.
Related Commands
Command
Description
show access-lists
Displays the ACLs configured on the switch.
show link state group
Displays the MAC ACLs configured on the switch.
show running-config
Displays the running configuration on the switch. For syntax
information, select
Cisco IOS Configuration Fundamentals Command
Reference, Release 12.2 > File Management Commands >
Configuration File Management Commands
.