configure elrp-client dynamic-vlans

configure elrp-client dynamic-vlans {mvrp | netlogin | vm-tracking | all} [on | off]

Description

This command enables/disables Extreme Loop Recognition Protocol (ELRP) over various types of dynamic VLAN (Virtual LAN)s.

Syntax Description

dynamic-vlans ELRP configuration options for dynamically created VLANs.
mvrp Specifies that the command applies to dynamic VLANs created by Multiple VLAN Registration Protocol (MVRP) only.
netlogin Specifies that the command applies to dynamic VLANs created by Network Login only.
vm-tracking Specifies that the command applies to dynamic VLANs created by virtual machine MAC tracking only.
all (Default) Specifies that the command applies to all types of dynamic VLANs.
on Enable ELRP for dynamic VLANs.
off Disables ELRP for dynamic VLANs.

Default

ELRP for dynamic VLANs is "off" by default. If the type of dynamic VLAN is not specified, the command applies to all types of dynamic VLANs.

Example

The following example enables ELRP for all types of dynamic VLANs:

configure elrp-client dynamic-vlans on

The following example disables ELRP for VM tracking dynamic VLANs:

configure elrp-client dynamic-vlans vm-tracking off

The following example enables ELRP for Netlogin dynamic VLANs:

configure elrp-client dynamic-vlans netlogin on

History

This command was first available in ExtremeXOS 22.2.

Platform Availability

This command is available on the Summit X450-G2, X460-G2, X670-G2, X770, and ExtremeSwitching X440-G2, X620, X690, X870 series switches.