NETGEAR 7000 Series Managed Switch User Manual

Page 83

Advertising
background image

NETGEAR 7000 Series Managed Switch Administration Guide Version 7.2

Access Control Lists (ACLs)

9-7

v1.0, May 2008

To use the CLI to Configure the GSM7352S, enter the following CLI commands:

Step 2: Configure the GSM7352S (see

Figure 9-2

)

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

Create VLAN 50 with port 1/0/25 and assign IP address 192.168.50.1/24.

(Netgear Switch)(Config)#exit

(Netgear Switch) #vlan database

(Netgear Switch) (Vlan)#vlan 50

(Netgear Switch) (Vlan)#vlan routing 50

(Netgear Switch) (Vlan)#exit

(Netgear Switch) #configure

(Netgear Switch) (Config)#interface 1/0/25

(Netgear Switch) (Interface 1/0/25)#vlan pvid 50

(Netgear Switch) (Interface 1/0/25)#vlan participation include 50

(Netgear Switch) (Interface 1/0/25)#exit

(Netgear Switch) (Config)#interface vlan 50

(Netgear Switch) (Interface-vlan 50)#routing

(Netgear Switch) (Interface-vlan 50)#ip address 192.168.50.1 255.255.255.0

(Netgear Switch) (Interface-vlan 50)#exit

(Netgear Switch) (Config)#exit

Create VLAN 200 with port 1/0/48 and assign IP address 192.168.200.1/24.

(Netgear Switch) #vlan database

(Netgear Switch) (Vlan)#vlan 200

(Netgear Switch) (Vlan)#vlan routing 200

(Netgear Switch) (Config)#interface 1/0/48

(Netgear Switch) (Interface 1/0/48)#vlan pvid 200

(Netgear Switch) (Interface 1/0/48)#vlan participation include 200

(Netgear Switch) (Interface 1/0/48)#exit

(Netgear Switch) #interface vlan 200

(Netgear Switch) (Interface-vlan 200)#routing

(Netgear Switch) (Interface-vlan 200)#ip address 192.168.200.2 255.255.255.0

(Netgear Switch) (Interface-vlan 200)#exit

Advertising