Figure 5 Supervlan Configuration Example - Zte ZXR10 5900 Series User Manual

All gigabit-port intelligent routing switch
Hide thumbs Also See for ZXR10 5900 Series:
Table of Contents

Advertisement

Chapter 1 VLAN Configuration
sub-VLANs on switch B, VLAN 2 and VLAN 3, and configure them
to belong to the SuperVLAN. Switch A and switch B are connected
through trunk ports.
F
5 S
VLAN C
E
IGURE
UPER
ONFIGURATION
XAMPLE
Configuration of Switch A:
/*Create a SuperVLAN, and assign subnet and gateway for it*/
ZXR10_A(config)#interface supervlan10
ZXR10_A(config-supervlan10)#ip address 10.1.1.1 255.255.255.0
ZXR10_A(config-supervlan10)#exit
/*Add the SubVLAN to the SuperVLAN*/
ZXR10_A(config)#vlan 2
ZXR10_A(config-vlan2)#supervlan 10
ZXR10_A(config-vlan2)#exit
ZXR10_A(config)#vlan 3
ZXR10_A(config-vlan3)#supervlan 10
ZXR10_A(config-vlan3)#exit
/*Set vlan trunk port*/
ZXR10_A(config)#interface gei_1/10
ZXR10_A(config-gei_1/10)#switchport mode trunk
ZXR10_A(config-gei_1/10)#switchport trunk vlan 2-3
ZXR10_A(config-gei_1/10)#exit
Configuration of Switch B
ZXR10_B(config)#interface gei_1/1
ZXR10_B(config-gei_1/1)#switchport access vlan 2
ZXR10_B(config-gei_1/1)#exit
ZXR10_B(config)#interface gei_1/2
ZXR10_B(config-gei_1/2)#switchport access vlan 2
ZXR10_B(config-gei_1/2)#exit
ZXR10_B(config)#interface gei_1/5
ZXR10_B(config-gei_1/5)#switchport access vlan 3
ZXR10_B(config-gei_1/5)#exit
ZXR10_B(config)#interface gei_1/6
ZXR10_B(config-gei_1/6)#switch access vlan 3
ZXR10_B(config-gei_1/6)#exit
ZXR10_B(config)#interface gei_1/10
ZXR10_B(config-gei_1/10)#switch mode trunk
ZXR10_B(config-gei_1/10)#switch trunk vlan 2-3
Confidential and Proprietary Information of ZTE CORPORATION
15

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents