Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
access-list-number – the ACL number
that needs to be added
access-list-name – the name of the ACL
Displays the configured ACL rules to
make sure this port has added the
Optional step – Saves this ACL
configuration to be part of startup
The example below shows applying anIP Standard ACL rule 100 to egress port fx 0/1.
SMIS# configure terminal
SMIS(config)# interface fx 0/1
SMIS(config-if)# ip access-group 100 out
SMIS(config-if)# exit
Removing anIPStandard / Extended ACL from an egressport
Enters the configuration mode
interface <interface-type><interface-
id>
The egress port from which this IP
Standard or Extended ACL needs to be
no ip access-group[ { <access-list-number (1-
32768)> | <access-list-name> } ]out
Removes the IP Standard / Extended
ACL from this egress port
access-list-number – the ACL number
that needs to be removed from this
interface
access-list-name – the name of the ACL
that needs to be removed from this
Displays the configured ACL rules to
make sure this port has been removed
Optional step – Saves this ACL
configuration to be part of startup