146 Dell Converged Enhanced Ethernet Command Reference
53-1002115-01
mac access-list standard
10
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 MAC standard access list. The maximum character 
limit is 64.
Command
Modes
Global configuration mode
Description Use this command to create a standard MAC access list. If 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 
MAC standard ACLs to VLANs and to Layer 2 interfaces.
Usage
Guidelines
Standard and extended MAC ACLs cannot share the same name.
Example To create a MAC standard ACL named mac1:
switch(config)#mac access-list standard mac1
switch(conf-macl-std)#
To delete a MAC standard ACL named mac1:
switch(config)#no mac access-list standard mac1
See Also deny, permit, show access-lists