configure elrp-client dynamic-vlans

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

Description

This command enables/disables Extreme Loop Recognition Protocol (ELRP) over various types of dynamic VLANs.

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.
policy Specifies that the command applies to dynamic VLANs created by One Policy.
fabric-attach Specifies that the command applies to dynamic VLANs created by Fabric Attach.
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

The following example enables ELRP for One Policy dynamic VLANs:

configure elrp-client dynamic-vlans policy on

The following example disables ELRP for One Policy dynamic VLANs:

configure elrp-client dynamic-vlans policy off

History

This command was first available in ExtremeXOS 22.2.

The policy and fabric-attach keywords were added in ExtremeXOS 32.2.

Platform Availability

This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.