Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When configuring GVRP, pay attention to the following notes:

  • GVRP and MVRP are mutually exclusive which can not be configured at the same time.
  • The GVRP function can only work on Trunk type interfaces.VLANs need to be statically configured on the access interfaces of the access devices at both ends of the network, in order to implement GVRP bidirectional VLAN registration process.
  • GVRP is not allowed to be enabled on the host-side interfaces of the access devices at both ends of the network. However, users have to enable GVRP on all uplink interfaces of the access devices and all interfaces of intermediate devices.
  • GVRP function conflicts with VLAN member function. That is, the static configuration of VLAN member is not allowed on the interface that enables GVRP function.
  • STP/RSTP/MSTP blocking interface does not block GVRP PDUs.
  • GVRP and Rapid PVST+ cannot be configured at the same time.
  • It is not supported to deploy GVRP in MLAG topology.
  • In the topology with loops, even if spanning tree is enabled, dynamic VLANs may not be removed by GVRP Leave/LeaveAll process.
  • GVRP cannot be enabled on the routed interface or a member port of a LAG port.
  • It is highly recommended to KEEP the default configurations of GVRP Timers to ensure the system and network stability. Modifying timers to inappropriate values might cause an imbalance in the operation of GVRP.

...

                    set protocols gvrp edge-switch <true | false>

Step5        (Optional) Configure GVRP timers.

                   set protocols gvrp join-timer <join-timer>

                   set protocols gvrp leave-timer <leave-timer>

                   set protocols gvrp leaveall-timer<leaveall-timer>

Step6        Commit the configuration.

...