NETGEAR FSM7328SNA Administration Manual page 170

7000 series managed switch administration guide for software version 8.0
Table of Contents

Advertisement

NETGEAR Managed Switches Software Administration Manual, Release 8.0
Create an ACL that denies all the packets with TCP flags +syn-ack.
(Netgear Switch) (Config)#access-list 101 deny tcp any any flag +syn -ack
Create an ACL that permits all the IP packets.
(Netgear Switch) (Config)#access-list 102 permit ip any any
Apply the ACL 101 and 102 to the port 0/44; the sequence of 101 is 1 and of 102 is 2.
(Netgear Switch) (Config)#interface 0/44
(Netgear Switch) (Interface 0/44)#ip access-group 101 in 1
(Netgear Switch) (Interface 0/44)#ip access-group 102 in 2
(Netgear Switch) (Interface 0/44)#exit
Step 2: Configure the GSM7352S (see
To use the CLI to Configure the GSM7352S, enter the following CLI commands:
Create VLAN 40 with port 1/0/24 and assign IP address 192.168.40.1/24.
(Netgear Switch) #vlan database
(Netgear Switch) (Vlan)#vlan 40
(Netgear Switch) (Vlan)#vlan routing 40
(Netgear Switch) #configure
(Netgear Switch) (Config)#interface 1/0/24
(Netgear Switch) (Interface 1/0/24)#vlan pvid 40
(Netgear Switch) (Interface 1/0/24)#vlan participation include 40
(Netgear Switch) (Interface 1/0/24)#exit
(Netgear Switch) (Config)#interface vlan 40
(Netgear Switch) (Interface-vlan 40)#routing
(Netgear Switch) (Interface-vlan 40)#ip address 192.168.40.1 255.255.255.0
(Netgear Switch) (Interface-vlan 40)#exit
11-10
Figure
11-7)
v1.0, October 2009
Access Control Lists (ACLs)

Advertisement

Table of Contents
loading

Table of Contents