Vlan Configuration Example - IBM RackSwitch G8000 Application Manual

A top-of-rack (tor) switch
Hide thumbs Also See for RackSwitch G8000:
Table of Contents

Advertisement

VLAN Configuration Example

© Copyright IBM Corp. 2011
Use the following procedure to configure the example network shown in
page
99.
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 19
RS G8000(config-if)# tagging
RS G8000(config-if)# exit
RS G8000(config)# interface port 20
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 19
RS G8000(config-vlan)# member 20
RS G8000(config-vlan)# exit
RS G8000(config)# vlan 3
RS G8000(config-vlan)# enable
RS G8000(config-vlan)# member 4,19,20
RS G8000(config-vlan)# exit
By default, all ports are members of VLAN 1, so configure only those ports that
belong to other VLANs.
Figure 7 on
101
Chapter 8. VLANs

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents