708
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\ACL.fm
DELL CONFIDENTIAL – PRELIMINARY 2012 - FOR PROOF ONLY
Example
console(config)# ipv6 access-list server
console(config-ipv6-al)#
deny
tcp 3001::2/64 any any 80
mac access-list
Use the mac access-list Global Configuration mode command to define a
Layer 2 access list and to place the device in MAC access list configuration
mode. Use the no form of this command to remove the access list.
Syntax
mac access-list extended
access-list-name
no mac access-list extended
access-list-name
Parameters
access-list-name—Specifies the name of the MAC access list. (Range: access-
list-name0–32 characters - use "" for empty string)
Default
No MAC access list is defined.
Command Mode
Global Configuration mode
User Guidelines
MAC ACL is defined by a unique name. IPv4 ACL, IPv6 ACL, MAC ACL or
Policy Map cannot have the same name.
Example
console(config)#
mac access-list
extended
server1
permit ( MAC )
Use the permit command in MAC Access List Configuration mode to set
permit conditions for an MAC access list,.