207
Registration Type : Normal
Local VLANs :
1(default),
The output shows that:
{
Port Ethernet 1/0/1 has learned VLAN 1 and dynamic VLAN 20 created on Device B through
MVRP.
{
Port Ethernet1/0/2 has learned only VLAN 1 through MVRP.
2.
Change the registration mode and verify the configuration:
Set the MVRP registration mode to fixed on Ethernet 1/0/3 of Device B, so that the dynamic
VLANs that Device B learns in VLAN 1 are not de-registered.
# Set the MVRP registration mode to fixed on Ethernet 1/0/3.
[DeviceB] interface ethernet 1/0/3
[DeviceB-Ethernet1/0/3] mvrp registration fixed
[DeviceB-Ethernet1/0/3] quit
# Display the local MVRP VLAN information on Ethernet 1/0/3.
[DeviceB] display mvrp running-status interface ethernet 1/0/3
-------[MVRP Global Info]-------
Global Status : Enabled
Compliance-GVRP : False
----[Ethernet1/0/3]----
Config Status : Enabled
Running Status : Enabled
Join Timer : 20 (centiseconds)
Leave Timer : 60 (centiseconds)
Periodic Timer : 100 (centiseconds)
LeaveAll Timer : 1000 (centiseconds)
Registration Type : Fixed
Local VLANs :
1(default), 10,
The output shows that the VLAN information on Ethernet 1/0/3 is not changed after you set the
MVRP registration mode to fixed on Ethernet 1/0/3.
# Delete VLAN 10 on Device A.
[DeviceA] undo vlan 10
# Display the local MVRP VLAN information on Ethernet 1/0/3.
[DeviceB] display mvrp running-status interface ethernet 1/0/3
-------[MVRP Global Info]-------
Global Status : Enabled
Compliance-GVRP : False
----[Ethernet1/0/3]----
Config Status : Enabled
Running Status : Enabled
Join Timer : 20 (centiseconds)
Leave Timer : 60 (centiseconds)
Periodic Timer : 100 (centiseconds)
LeaveAll Timer : 1000 (centiseconds)
Registration Type : Fixed