H3C S7500 Series Ethernet Switches Operation Manual
Operation Manual – GVRP
H3C S7500 Series Ethernet Switches Chapter 1
GVRP Configuration
1-7
To do… Use the command… Remarks
Clear GARP statistics
reset garp statistics [ interface
interface-list ]
Available in
user view.
1.4 GVRP Configuration Examples
1.4.1 Network requirements
You need to enable GVRP on the switches to enable dynamic VLAN information
registration and update between the switches.
1.4.2 Network diagram
Switch A Switch B
E1/0/1 E1/
Switch A Switch B
Switch A Switch B
0/2
Switch A Switch B
Figure 1-2 Network diagram for GVRP configuration
1.4.3 Configuration procedure
z Configure switch A.
# Enable GVRP globally.
<H3C> system-view
[H3C] gvrp
GVRP is enabled globally.
# Configure port Ethernet 1/0/1 to be a trunk port and to permit the packets of all the
VLANs.
[H3C] interface Ethernet1/0/1
[H3C-Ethernet1/0/1] port link-type trunk
[H3C-Ethernet1/0/1] port trunk permit vlan all
# Enable GVRP on the trunk port.
[H3C-Ethernet1/0/1] gvrp
GVRP is enabled on port Ethernet1/0/1.
z Configure switch B.
# Enable GVRP globally.
<H3C> system-view
[H3C] gvrp
GVRP is enabled globally.