Command Manual – VLAN
H3C S7500E Series Ethernet Switches
Chapter 4 GARP/GVRP Configuration Commands
4-10
<Sysname> system-view
[Sysname] gvrp
GVRP is enabled globally.
4.2.7 gvrp registration
Syntax
gvrp
registration
{
fixed
|
forbidden
|
normal
}
undo gvrp
registration
View
Ethernet port view, port group view
Parameters
fixed
: Sets the registration type to
fixed
.
forbidden
: Sets the registration type to
forbidden
.
normal
: Sets the registration type to
normal
.
Description
Use the
gvrp
registration
command to configure the GVRP registration type on a port
or all ports in a port group.
Use the
undo gvrp
registration
command to restore the default.
The default GVRP registration type is
normal
.
Execution of the above commands in Ethernet port view will apply the configurations to
the current port only whereas under port group view will apply the configurations to all
the ports in the port group.
GVRP provides the following three registration types on a port:
z
Normal
. Port operating in this mode can dynamically register/deregister VLANs,
and to propagate both dynamic and static VLAN information.
z
Fixed
. Port operating in this mode cannot dynamically register/deregister VLANs
or propagate information about dynamic VLANs. However, they can propagate
information about static VLANs. A trunk port of this type allows only manually
configured VLANs to pass through even though it is configured to carry all VLANs.
z
Forbidden
. Port operating in this mode cannot dynamically register/deregister
VLANs or propagate VLAN information except information about VLAN 1. A trunk
port of this type allows only VLAN 1 to pass through even though it is configured to
carry all VLANs.
Note that this command is only available to trunk ports.
Related commands:
display garp statistics
.