Vlan Configuration Example - Lenovo RackSwitch G8264CS Application Manual

Hide thumbs Also See for RackSwitch G8264CS:
Table of Contents

Advertisement

VLAN Configuration Example

1. Enable VLAN tagging/trunk mode on server ports that support multiple VLANs. 
2. Enable tagging/trunk mode on uplink ports that support multiple VLANs.  
3. Configure server ports that belong to a single VLAN. 
144
G8264CS Application Guide for ENOS 8.4
Use the following procedure to configure the example network shown in Figure 8 
on page
141. 
RS 8264CS(config)# interface port 5
RS 8264CS(config-if)# switchport mode trunk
RS 8264CS(config-if)# switchport trunk allowed vlans 1,2
RS 8264CS(config-if)# exit
RS 8264CS(config)# interface port 19
RS 8264CS(config-if)# switchport mode trunk
RS 8264CS(config-if)# switchport trunk allowed vlan add 2,3
RS 8264CS(config-if)# exit
RS 8264CS(config)# interface port 20
RS 8264CS(config-if)# switchport mode trunk
RS 8264CS(config-if)# switchport trunk allowed vlan add 2,3
RS 8264CS(config-if)# exit
RS 8264CS(config)# interface port 4
RS 8264CS(config-if)# switchport access vlan 2
RS 8264CS(config-if)# exit
By default, all ports are members of VLAN 1, so configure only those ports that 
belong to other VLANs. 

Advertisement

Table of Contents
loading

Table of Contents