Mac access-list standard, Mac access-list standard, permit – Brocade Network OS Command Reference v4.1.0 User Manual
Page 480
442
Network OS Command Reference
53-1003115-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 MAC extended access list. The name must start with
a letter (‘a’ to ‘z’, ‘A’ to ‘Z’), or a number (‘1’ to ‘9’), and the only special
characters allowed are underscores and hyphens. The name must be
between 1 and 63 characters in length.
Defaults
None
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.
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.
Enter no mac access-list standard to remove the access list.
Examples
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(conf-macl-std)# no mac access-list standard mac1
switch(config)#
See Also
deny (extended ACLs), deny (standard ACLs), permit (extended ACLs), permit (standard ACLs)