Reference Guide

ACL Commands 771
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC3_latest\ACL.fm
DELL CONFIDENTIAL – PRELIMINARY 5/21/14 - FOR PROOF ONLY
mac access-list
Use the mac access-list Global Configuration mode command to define a
Layer 2 access list (ACL) based on source MAC address filtering and to place
the device in MAC Access-list Configuration mode. All commands after this
command refer to this ACL. The rules (ACEs) for this ACL are defined in the
permit ( MAC ) and deny (MAC) commands. The service-acl input
command is used to attach this ACL to an interface.
Use the no form of this command to remove the access list.
Syntax
mac access-list extended
acl-name
no mac access-list extended
acl-name
Parameters
acl-name—Specifies the name of the MAC ACL (Range: 1–32 characters).
Default Configuration
No MAC access list is defined.
Command Mode
Global Configuration mode
User Guidelines
A MAC ACL is defined by a unique name. IPv4 ACL, IPv6 ACL, MAC ACL
or policy maps cannot have the same name.
Example
console(config)#
mac access-list
extended
server1
console(config-mac-al)#
permit
00:00:00:00:00:01 00:00:00:00:00:ff
any