mac
Configures a MAC ACL. Access lists
define access permissions to the network using a set of rules. Each rule specifies an
action taken when a packet matches the rule. If the action is deny, the packet is dropped.
If the action is permit, the packet is allowed.
Supported on the following devices:
- Access Points: AP5010, AP310i/e, AP410i/e, AP505i, AP510i, AP510e, AP560i, AP6522, AP6562, AP7161, AP7502,
AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP763, AP7662, AP8163, AP8543,
AP8533.
- Service Platforms:
NX5500, NX7500, NX9500, NX9600
- Virtual Platforms: CX9000, VX9000
Syntax
mac access-list <MAC-ACL-NAME>
Parameters
mac access-list <MAC-ACL-NAME>
access-list <MAC-ACL-NAME> |
Configures a MAC access control list
- <MAC-ACL-NAME> –
Specify the ACL name. If a MAC ACL with the specified name does not
exist, it is created.
|
Examples
nx9500-6C8809(config)#mac access-list test
nx9500-6C8809(config-mac-acl-test)#?
MAC Extended ACL Configuration commands:
deny Specify packets to reject
disable Disable rule if not needed
ex3500 Ex3500 device
insert Insert this rule (instead of overwriting a existing rule)
no Negate a command or set its defaults
permit Specify packets to forward
clrscr Clears the display screen
commit Commit all changes made in this session
do Run commands from Exec mode
end End current mode and change to EXEC mode
exit End current mode and down to previous mode
help Description of the interactive help system
revert Revert changes
service Service Commands
show Show running system information
write Write running configuration to memory or terminal
nx9500-6C8809(config-mac-acl-test)#
Related Commands
no |
Removes an existing MAC access control list |