223
mvrp gvrp-compliance
Syntax
mvrp gvrp-compliance enable
undo mvrp gvrp-compliance enable
View
System view
Default level
2: System level
Description
Use
mvrp gvrp-compliance enable
to enable GVRP compatibility, so that the device can process
both MVRP protocol packets and GVRP protocol packets.
Use
undo mvrp gvrp-compliance enable
to restore the default.
By default, GVRP compatibility is disabled.
Examples
# Enable GVRP compatibility.
<Sysname> system-view
[Sysname] mvrp gvrp-compliance enable
mvrp registration
Syntax
mvrp
registration
{
fixed
|
forbidden
|
normal
}
undo mvrp
registration
View
Layer 2 Ethernet port view, Layer 2 aggregate interface view, port group view
Default level
2: System level
Parameters
fixed
: Specifies the fixed registration mode.
forbidden
: Specifies the forbidden registration mode.
normal
: Specifies the normal registration mode.
Description
Use
mvrp
registration
to set the MVRP registration mode on the port.
Use
undo mvrp
registration
to restore the default.
By default, the MVRP registration mode is normal.
This command is available only on trunk ports.
Related commands:
display mvrp running-status
.
Examples
# Configure Ethernet 1/0/1 as a trunk port, and set the MVRP registration mode to fixed on the port.