Table 8-3, Subnet routing example: optional vlan ports 125 – Blade ICE G8000 User Manual
Page 125

RackSwitch G8000 Application Guide
Chapter 8: Basic IP Routing
125
BMD00041, November 2008
3.
Determine which switch ports and IP interfaces belong to which VLANs.
The following table adds port and VLAN information:
N
OTE
– To perform this configuration, you must be connected to the switch Command Line
Interface (CLI) as the administrator.
4.
Add the switch ports to their respective VLANs.
are configured as follows:
Each time you add a port to a VLAN, you may get the following prompt:
Table 8-3 Subnet Routing Example: Optional VLAN Ports
Devices
IP Interface
Switch Ports
VLAN #
Default router
1
49
1
Web servers
2
1 and 2
2
Database servers
3
3 and 4
3
Terminal Servers
4
5 and 6
4
RS G8000 (config)# vlan 1
RS G8000 (config-vlan)# enable
RS G8000 (config-vlan)# member 49
(Add ports to VLAN 1)
RS G8000 (config-vlan)# exit
RS G8000 (config)# vlan 2
RS G8000 (config-vlan)# enable
RS G8000 (config-vlan)# member 1,2
(Add ports to VLAN 2)
RS G8000 (config-vlan)# exit
RS G8000 (config)# vlan 3
RS G8000 (config-vlan)# enable
RS G8000 (config-vlan)# member 3,4
(Add ports to VLAN 3)
RS G8000 (config-vlan)# exit
RS G8000 (config)# vlan 4
RS G8000 (config-vlan)# enable
RS G8000 (config-vlan)# member 5,6
(Add ports to VLAN 4)
RS G8000 (config-vlan)# exit
Port 4 is an untagged port and its PVID is changed from 1 to 3.