ACLs
166
Managed Switches
3. Apply the rule to inbound traffic on port 1/0/2. Only traffic matching the criteria will be
accepted.
Web Interface: Set Up an IP ACL with Two Rules
1. Create IP ACL 101 on the switch.
a. Select Security > ACL > IP ACL.
A screen similar to the following displays.
b. In the IP ACL ID field, enter 101.
c. Click Add to create ACL 101.
2. Create a new rule associated with ACL 101.
a. Select Security > ACL > IP ACL > IP Extended Rules.
A screen similar to the following displays.
b. For ACL ID, select 101.
(Netgear Switch) (Config)#interface 1/0/2
(Netgear Switch) (Interface 1/0/2)#ip access-group 101 in
(Netgear Switch) (Interface 1/0/2)#exit
(Netgear Switch) (Config)#exit