214
EES4710BD 10 Slots L2/L3/L4 Chassis Switch
Configuration
Item
Configuration description
VLAN100 Port 2 – 6 of Switch A and C
Trunk port Port 11 of Switch A and C, Port 10, 11 of Switch B
Global GVRP Switch A, B, C:
Port GVRP Port 11 of Switch A and C, Port 10, 11 of Switch B
Connect the two workstation to the VLAN100 ports in switch A and B, connect port 11 of Switch A
to port 10 of Switch B, and port 11 of Switch B to port 11 of Switch C. All ports are on slots 1 of
Switch A, B and C.
The configuration steps are listed below:
Switch A:
Switch(Config)#gvrp
Switch(Config)#vlan 100
Switch(Config-Vlan100)#switchport interface ethernet 1/2-6
Switch(Config-Vlan100)#exit
Switch(Config)#interface Ethernet 1/11
Switch(Config-Ethernet1/11)#switchport mode trunk
Switch(Config-Ethernet1/11)#gvrp
Switch(Config-Ethernet1/11)#exit
Switch B:
Switch(Config)#gvrp
Switch(Config)#interface ethernet 1/10
Switch(Config-Ethernet1/10)#switchport mode trunk
Switch(Config-Ethernet1/10)#gvrp
Switch(Config-Ethernet1/10)#exit
Switch(Config)#interface ethernet 1/11
Switch(Config-Ethernet1/11)#switchport mode trunk
Switch(Config-Ethernet1/11)#gvrp
Switch(Config-Ethernet1/11)#exit
Switch C:
Switch(Config)#gvrp
Switch(Config)#vlan 100
Switch(Config-Vlan100)#switchport interface ethernet 1/2-6
Switch(Config-Vlan100)#exit
Switch(Config)#interface ethernet 1/11