Technical data

Table Of Contents
104 Converged Enhanced Ethernet Command Reference
53-1002508-01
mac access-list standard
2
mac access-list standard
Creates and assigns a name to the standard MAC access list.
Synopsis mac access-list standard name
no mac access-list standard name
Operands name Assigns a name to the standard standard MAC access list. The maximum
character limit is 63.
Defaults None
Command
Modes
Global configuration mode
Description Use this command to create a standard MAC access list. If the ACL is already created, this
command puts the switch in the standard MAC access-list configuration mode. Use the no mac
access-list standard command to remove the access list.
Standard ACLs allow you to filter traffic based on the source MAC address. You can apply named
standard MAC ACLs to VLANs and to Layer 2 interfaces.
Usage
Guidelines
Standard and extended MAC ACLs cannot share the same name.
Examples To create a standard MAC ACL named mac1:
switch(config)#mac access-list standard mac1
switch(conf-macl-std)#
To delete a standard MAC ACL named mac1:
switch(config)#no mac access-list standard mac1
See Also deny (standard ACLs), permit (standard ACLs), show statistics access-list mac