RackSwitch G8000 Application Guide

VLAN configuration example

Use the following procedure to configure the example network shown in Figure 3-6.

1.Enable VLAN tagging on server ports that support multiple VLANs.

RS G8000 (config)# interface port 5

RS G8000 (config-if)# tagging

RS G8000 (config-if)# exit

2.Enable tagging on uplink ports that support multiple VLANs.

RS G8000 (config)# interface port 47

RS G8000 (config-if)# tagging

RS G8000 (config-if)# exit

RS G8000 (config)# interface port 48

RS G8000 (config-if)# tagging

RS G8000 (config-if)# exit

3.Configure the VLANs and their member ports.

RS G8000 (config)# vlan

2

RS G8000 (config-vlan)#

enable

RS G8000 (config-vlan)#

member 3

RS G8000 (config-vlan)#

member 5

RS G8000 (config-vlan)#

member 47

RS G8000 (config-vlan)#

member 48

RS G8000 (config-vlan)#

exit

RS G8000

(config)# vlan

3

RS G8000

(config-vlan)#

enable

RS G8000

(config-vlan)#

member 4,47,48

RS G8000

(config-vlan)#

exit

By default, all ports are members of VLAN 1, so configure only those ports that belong to other VLANs.

58 „ Chapter 3: VLANs

BMD00041, November 2008

Page 58
Image 58
Blade ICE G8000 manual Vlan configuration example, Enable tagging on uplink ports that support multiple VLANs