Chapter 10. ACLs | 161
ProSafe M4100 and M7100 Managed Switches
9. Deny all traffic with the destination IP address 192.168.48.0/24, and permit all other traffic.
(Netgear Switch) (Config)#interface 1/0/24
(Netgear Switch) (Interface 1/0/24)#ip access-group 102 in 1
(Netgear Switch) (Interface 1/0/24)#ip access-group 103 in 2
(Netgear Switch) (Interface 1/0/24)#exit
10. Deny all traffic with the destination IP address 192.168.24.0/24, and permit all other traffic.
(Netgear Switch) (Config)#interface 1/0/48
(Netgear Switch) (Interface 1/0/48)#ip access-group 101 in 1
(Netgear Switch) (Interface 1/0/48)#ip access-group 103 in 2
(Netgear Switch) (Interface 1/0/48)#exit
Web Interface: Configure One-Way Access Using a TCP Flag in
an ACL
1. Create VLAN 24 with IP address 192.168.24.1.
a. Select Routing > VLAN > VLAN Routing W
izard. A screen similar to the following
displays.
b. Enter the following information:
• In the Vlan ID field, enter 24.
• In the IP Address field, enter 192.168.24.1.
• In the Network Mask field, enter 255.255.255.0.
c. Click Unit 1.
The ports display.
d. Click the gray box under port 24 twice until U displays.
The U specifies that the egress packet is untagged for the port.
e. Click Apply to save VLAN 24.
2. Create VLAN 48 with IP address 192.168.48.1.