Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
225
SMIS#configure terminal
SMIS(config)# int fx 0/1
SMIS(config-if)# no mac access-group 100 in
8.2.6
ACL Egress Port Configuration
Users can associate an ACL with only one egress port. Follow the steps below to configure the egress port
to an ACL.
Step Command
Description
Step 1 configure terminal
Enters the configuration mode
Step 2 Interface
<interface-type><interface-
id>
The egress port on which this MAC
Extended ACL needs to be applied.
Step 3 mac access-group
{
<short (1-32768)> |
<string(32)>
}
out
Adds the MAC Extended ACL to this
port.
access-list-number – the ACL number
that needs to be added
access-list-name – the name of the ACL
that needs to be added
Step 4 show access-lists
Displays the configured ACL rules to
make sure this port is added to the
required ACL.
Step 5 write startup-config
Optional step – Saves this ACL
configuration to be part of startup
configuration.
The example below shows applying a MAC Extended ACL rule 100 to egress port fx 0/1.
SMIS# configure terminal
SMIS(config)# int fx 0/1
SMIS(config-if)# mac access-group 100 out
SMIS(config-if)# exit
Removing MAC Extended ACL from egress port
Step Command
Description
Step 1 configure terminal
Enters the configuration mode
Step 2 Interface
<interface-type><interface-
id>
The egress port from which this MAC
Extended ACL needs to be removed.
Step 3 no mac access-group
{
<short (1-32768)> |
<string(32)>
}
in
Removes the MAC Extended ACL from
this port.
access-list-number – the ACL number