Operation Manual - VLAN
Quidway S5000 Series Ethernet Switches
Chapter 2 GARP/GVRP Configuration
2-5
z
When one Trunk port is set as fixed, the system will add the port to the VLAN if a
static VLAN is created on the switch and the Trunk port allows the VLAN passing.
GVRP will also add this VLAN item to the local GVRP database, one link table for
GVRP maintenance. However, GVRP cannot learn dynamic VLAN through this
port. The learned dynamic VLAN from other ports of the local switch will not be
able to send statements to outside through this port.
z
When an Ethernet port is set to be in Forbidden registration mode, all the VLANs
except VLAN1 will be logged out and no other VLANs can be created and
registered on this port.
Perform the following configurations in Ethernet port view.
Table 2-5
Set GVRP registration type
Operation
Command
Set GVRP registration type
gvrp
registration
{
normal
|
fixed
|
forbidden
}
Restore the default GVRP registration type
undo gvrp
registration
By default, GVRP registration type is
normal
.
2.2.5 Display and Debug GVRP
After the above configuration, execute
display
command in any view to display the
running of GVRP configuration, and to verify the effect of the configuration. Execute
debugging
command in user view to debug the configuration of GVRP.
Table 2-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
}
2.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.