Operation Manual - VLAN
Quidway S3500 Series Ethernet Switches
Chapter 3 GARP/GVRP Configuration
Huawei Technologies Proprietary
3-6
Table 3-6
Display and debug GVRP
Operation
Command
Display GVRP statistics information
display gvrp statistics
[
interface
interface-list
]
Display GVRP global status information
display gvrp status
Enable GVRP packet or event debugging
debugging gvrp
{
packet
|
event
}
Disable GVRP packet or event debugging
undo debugging gvrp
{
packet
|
event
}
3.2.6 GVRP Configuration Example
I. Networking requirements
To dynamically register and update VLAN information among switches, GVRP needs to
be enabled on the switches.
II. Networking diagram
E0/10
Sw itch A
Sw itch B
E0/11
E0/10
Sw itch A
Sw itch B
E0/11
Figure 3-1
GVRP configuration example
III. Configuration procedure
Configure Switch A:
# Enable GVRP globally.
[Quidway] gvrp
# Set Ethernet0/10 as a Trunk port and allows all the VLANs to pass through.
[Quidway] interface ethernet0/10
[Quidway-Ethernet0/10] port link-type trunk
[Quidway-Ethernet0/10] port trunk permit vlan all
# Enable GVRP on the Trunk port.
[Quidway-Ethernet0/10] gvrp
Configure Switch B: