3Com 10014298 Switch User Manual


 
66 CHAPTER 3: VLAN CONFIGURATION
Figure 18 GVRP Configuration Example
Configure Switch A:
1 Set Ethernet1/0/1 as a trunk port and allow all the VLANs to pass through.
[SW7750]interface Ethernet 1/0/1
[SW7750-Ethernet1/0/1]port link-type trunk
[SW7750-Ethernet1/0/1]port trunk permit vlan all
2 Create VLANs.
[SW7750-Ethernet1/0/1]vlan 3
[SW7750-vlan3]vlan 4
3 Enable GVRP globally.
[SW7750-vlan4]quit
[SW7750]gvrp
4 Enable GVRP on the trunk port.
[SW7750]interface Ethernet 1/0/1
[SW7750-Ethernet1/0/1]gvrp
Configure Switch B:
1 Set Gigabit Ethernet2/1 as a trunk port and allow all the VLANs to pass through.
[SW7750]interface Ethernet 2/0/1
[SW7750-Ethernet2/0/1]port link-type trunk
[SW7750-Ethernet2/0/1]port trunk permit vlan all
2 Enable GVRP globally.
[SW7750-Ethernet2/0/1]quit
[SW7750]gvrp
3 Enable GVRP on the trunk port.
[SW7750]interface ethernet 2/0/1
[SW7750-Ethernet2/0/1]gvrp
Switch A
E1/0/1
Switch B
E2/0/1