Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
The example below shows applying a MAC Extended ACL rule 100 to ingress ports fx 0/1 and fx 0/10.
SMIS#configure terminal
SMIS(config)# int fx 0/1
SMIS(config-if)# mac access-group 100 in
SMIS(config-if)# exit
SMIS(config)# int fx 0/10
SMIS(config-if)# mac access-group 100 in
Removing MAC Extended ACL from ingress port
Enters the configuration mode
Interface <interface-type><interface-
id>
or
interface range <interface-type><interface-id> ….
The port or port lists from which this
MAC Extended ACL needs to be
removed.
no mac access-group { <short (1-32768)> |
<string(32)>} in
Removes the MAC Extended ACL from
this port.
access-list-number – the ACL number
that needs to be removed from this
interface.
access-list-name – the name of the ACL
which needs to be removed from this
Displays the configured ACL rules to
make sure this port is removed from
Optional step – Saves this ACL
configuration to be part of startup
1. When a MAC Extended ACL is removed from all the ports it was applied to, that ACL
will become a switch-wide ACL (applied to all physical ports).
2. MAC Extended ACLs can be added only to physical ports like fx and cx ports. They
cannot be added to Layer 3 vlan interfaces or port channel interfaces.
3. A MAC Extended ACL can be applied to many ports by following the above steps. In
the same way, many MAC Extended ACLs can be applied to a single port.
The example below shows the commands for removing a MAC Extended ACL from a port.