Release : 1.1f 937 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
33.18 ip access-group
This command enables access control for the packets on the interface. It controls access to a
Layer 2 or Layer 3 interface. The no form of this command removes all access groups or the
specified access group from the interface. The direction of filtering is specified using the token in
or out.
ip access-group <access-list-number (1-32768)> {in | out}
no ip access-group [<access-list-number (1-32768)>] {in | out}
Syntax Description
access-list-number - IP access control list number
in - Inbound packets
out - Outbound packets
Mode
Interface Configuration Mode
Example
SMIS(config-if)# ip access-group 1 in
Related Commands
ip access-list - Creates IP ACLs and enters the IP Access-list configuration mode
show access-lists - Displays the access list configuration