3Com Switch 8800 Advanced Software V5 Configuration Guide

144 CHAPTER 12: GVRP CONFIGURATION
GVRP Configuration
Example
GVRP Configuration
Example I
Network requirements
Configure GVRP for dynamic VLAN information registration and update between
the switches. The trunk ports are in the default "normal" registration mode.
Network diagram
Figure 38 Figure 11-2 Network diagram for GVRP configuration
Configuration procedure
1 Configure Switch A
# Enable GVRP globally.
<SysnameA> system-view
[SysnameA] gvrp
# Configure port Ethernet1/1/1 as a trunk port, allowing all VLANs to pass.
[SysnameA] interface ethernet 1/1/1
[SysnameA-Ethernet1/1/1] port link-type trunk
[SysnameA-Ethernet1/1/1] port trunk permit vlan all
# Enable GVRP on Ethernet1/1/1, the trunk port.
[SysnameA-Ethernet1/1/1] gvrp
[SysnameA-Ethernet1/1/1] quit
# Create VLAN 2 (a static VLAN).
[SysnameA] vlan 2
[SysnameA-vlan2] return
2 Configure Switch B
# Enable GVRP globally.
Display GARP timers for
specified or all ports
display garp timer [
interface interface-list ]
Available in any view
Display statistics about GVRP display gvrp statistics [
interface interface-list ]
Available in any view
Display the global GVRP state display gvrp status Available in any view
Clear the GARP statistics reset garp statistics [
interface interface-list ]
Available in user view
To do... Use the command... Remarks
Ethernet1/1/1
Switch A
Switch B
Ethernet1/1/2