![Dell PowerConnect 3400 Series Cli Reference Manual Download Page 95](http://html.mh-extra.com/html/dell/powerconnect-3400-series/powerconnect-3400-series_cli-reference-manual_86065095.webp)
DELL CONFIDENTIAL – PRELIMINARY 9/13/06 – FOR PROOF ONLY
ACL Commands
95
ACL
Co
mm
ands
m
a
c
a
cce
ss
-li
s
t
The
mac access-list
Global Configuration mode command creates Layer 2 ACLs. To delete an
ACL, use the
no
form of this command.
Syntax
mac access-list
name
no mac access-list
name
•
name
—Specifies the name of the ACL.
Default Configuration
The default for all ACLs is permit all.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example shows how to create a MAC ACL.
d
e
n
y (M
AC
)
The
deny
MAC-Access List Configuration mode command denies
traffic if the conditions
defined in the deny statement match.
Syntax
deny
destination
•
destination — Specifies the MAC address of the host to which the packet is being sent.
Console(config)#
mac access-list
macl-1
Console(config-mac-al)#