2-534
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
show mac access-group
show mac access-group
Use the show mac access-group user EXEC command to display the MAC access control lists (ACLs)
configured for an interface or a switch.
show mac access-group [interface interface-id]
Syntax Description
Command Modes User EXEC; the interface keyword is available only in privileged EXEC mode.
Command History
Examples This is an example of output from the show mac-access group command. In this display, Fast Ethernet
interface 1/0/12 has the MAC access list macl_e1 applied; no MAC ACLs are applied to other interfaces.
Switch> show mac access-group
Interface FastEthernet1/0/1:
Inbound access-list is not set
Interface FastEthernet1/0/2:
Inbound access-list is macl_e1
Interface FastEthernet1/0/3:
Inbound access-list is not set
Interface FastEthernet1/0/4:
Inbound access-list is not set
<output truncated>
Interface FastEthernet1/0/10:
Inbound access-list is not set
Interface FastEthernet1/0/11:
Inbound access-list is not set
Interface FastEthernet1/0/12:
Inbound access-list is macl_e1
<output truncated>
This is an example of output from the show mac access-group interface interface-id command:
Switch# show mac access-group interface gigabitethernet1/0/2
Interface GigabitEthernet1/0/2:
Inbound access-list is macl_e1
Related Commands
interface interface-id (Optional) Display the MAC ACLs configured on a specific interface. Valid
interfaces are physical ports and port channels; the port channel range is 1 to
64.
Release Modification
12.1(14)AX This command was introduced.
Command Description
mac access-group Applies a MAC access group to an interface.