configure mvrp tag ports registration

configure mvrp tag vlan_tag ports [port_list |all] registration [forbidden |normal ]

Description

This command is used for per port setting for the VLAN registration. If the global registration is forbidden, ports cannot be added to any VLAN dynamically irrespective of the per-port setting. So for ports to be registered, the global and the per-port setting both should be “normal”, which is the default value.

Syntax Description

mvrp Multiple VLAN Registration Protocol.
tag The 802.1Q VLAN ID.
vlan_tag VLAN ID ranging from 1 to 4094; type=uint16_t"; range="[1,4094]".
ports Ports.
port_list Port list separated by a comma or -"; type="portlist_t";
all All ports.
registration Whether port can be added dynamically to the VLAN.
forbidden Port cannot be added dynamically to the VLAN.
normal Port can be added dynamically to the VLAN.

Default

Normal.

Usage Guidelines

Use this command to control dynamic addition of ports to VLANs.

Example

configure mvrp tag 2 ports 2,3,4 registration forbidden

configure mvrp tag 2 ports all registration normal

History

This command was first available in ExtremeXOS 15.3.

The registration option, and forbidden and normal keywords were added in 15.3.2.

Platform Availability

This command is available on all platforms.