Release : 1.1f 908 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
33.2 mac access-list extended
This command creates Layer 2 MAC ACLs, that is, this command creates a MAC access-list and
returns the MAC-Access list configuration mode to the user. The no form of the command deletes
the MAC access-list.
mac access-list extended { <access-list-number (1-32768)> | <access-
list-name> }
no mac access-list extended { <access-list-number (1-32768)> | <access-
list-name> }
Syntax Description
MAC ACLs can be created with ACL numbers or with ACL names.
access-list-number – could be any number between 1 to 32768
access-list-name – could be any name string up to 32 characters.
Mode
Global Configuration Mode
Example
SMIS(config)# mac access-list extended 5
ACLs on the system perform both access control and layer 2 field classifications.
To define Layer 2 access lists, the mac access-list command must be used.
Related Commands
show access-lists- Displays the access list configuration
permit - Specifies the packets to be forwarded based on the MAC address and the associated
parameters
deny- Specifies the packets to be rejected based on the MAC address and the associated
parameters
redirect - Specifies the packets to be redirected based on the MAC address and the
associated parameters