Cli: Creating Two Vlans - NETGEAR FSM726E-100NAS Administration Manual

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

Advertisement

NETGEAR 7000 Series Managed Switch Administration Guide Version 7.3
The diagram in this section shows a Layer 3 switch configured for port routing. It connects two VLANs,
with two ports participating in one VLAN, and one port in the other. The script shows the commands you
would use to configure a 7000 Series Managed Switch to provide the VLAN routing support shown in the
diagram.
Port 1/0/2 VLAN
Router Port 1/3/1
192.150.3.1
Layer 2
Switch
VLAN 10
Figure 7-1

CLI: Creating Two VLANs

The following code sequence shows an example of creating two VLANs with egress frame tagging enabled.
(Netgear Switch) #vlan data
(Netgear Switch) (Vlan)#vlan 10
(Netgear Switch) (Vlan)#vlan 20
(Netgear Switch) (Vlan)#exit
(Netgear Switch) #conf
(Netgear Switch) (Config)#interface range 1/0/1-1/0/2
(Netgear Switch) (conf-if-range-1/0/1-1/0/2)#vlan participation include 10
(Netgear Switch) (conf-if-range-1/0/1-1/0/2)#vlan pvid 10
(Netgear Switch) (conf-if-range-1/0/1-1/0/2)#exit
(Netgear Switch) (Config)#interface 1/0/3
(Netgear Switch) (Interface 1/0/3)#vlan participation include 20
(Netgear Switch) (Interface 1/0/3)#vlan pvid 20
(Netgear Switch) (Interface 1/0/3)#exit
(Netgear Switch) (Config)#exit
7-2
Layer 3 Switch
Port 1/0/3 VLAN
Router Port 1/3/2
192.150.4.1
Port 1/0/1
Layer 2
Switch
v1.0, November 2008
VLAN 20
VLAN Routing

Advertisement

Table of Contents
loading

Table of Contents