This command enables/disables Extreme Loop Recognition Protocol (ELRP) over various types of dynamic This command is available on the ExtremeSwitching X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.s.
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. |
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.
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
This command was first available in ExtremeXOS 22.2.
The policy and fabric-attach keywords were added in ExtremeXOS 31.4.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.