show elrp dynamic-vlans

show elrp dynamic-vlans {vm-tracking | netlogin | mvrp | policy | fabric-attach | all}

Description

This command shows ELRP configuration information for all, or specific types of, dynamic VLANs.

Syntax Description

dynamic-vlans ELRP configuration options for dynamically created VLANs.
mvrp Shows ELRP information for dynamic VLANs created by Multiple VLAN Registration Protocol (MVRP) only.
netlogin Shows ELRP information for dynamic VLANs created by Network Login only.
vm-tracking Shows ELRP information for 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) Shows ELRP information for all dynamic VLANs.

Default

If you do not specify the type of dynamic VLAN, information about all types appear.

Example

The following example shows ELRP information for all types of dynamic VLANs:

# show elrp dynamic-vlans
 
VM-Tracking :
ELRP on client ports : Disabled
ELRP on uplink ports : Disabled
ELRP on VXLAN RTEPs  : Disabled
Transmit interval    : 1 second(s)
Loop detect action   : log and trap
Port disable on loop : Yes
Disabled port        : Ingress
Disabled duration    : 30 seconds
 
Netlogin :
ELRP on client ports : Disabled
ELRP on uplink ports : Disabled
ELRP on VXLAN RTEPs  : Disabled
Transmit interval    : 1 second(s)
Loop detect action   : log and trap
Port disable on loop : Yes
Disabled port        : Ingress
Disabled duration    : 30 seconds
 
MVRP                 : Disabled
Transmit interval    : 1 second(s)
Loop detect action   : log and trap
Port disable on loop : Yes
Disabled port        : Ingress
Disabled duration    : 30 seconds
 
Policy               : Enabled
Transmit interval    : 1 second(s)
Loop detect action   : log and trap
Port disable on loop : Yes
Disabled port        : Ingress
Disabled duration    : 30 seconds
 
Fabric-Attach        : Disabled
Transmit interval    : 1 second(s)
Loop detect action   : log and trap
Port disable on loop : Yes
Disabled port        : Ingress
Disabled duration    : 30 seconds

The following example shows ELRP information for dynamic VLANs created by virtual machine MAC tracking only:

# show elrp dynamic-vlans vm-tracking 
VM-Tracking: 
ELRP for dynamic VLANs        : Enabled 
ELRP on client ports          : Enabled 
ELRP on uplink ports          : Enabled

Example

The following example shows ELRP information for dynamic VLANs created by One Policy:

# show elrp dynamic-vlans policy
 
Policy               : Enabled
Transmit interval    : 1 second(s)
Loop detect action   : log and trap
Port disable on loop : Yes
Disabled port        : Ingress
Disabled duration    : 30 seconds

Example

The following example shows ELRP information for dynamic VLANs created by Fabric Attach:

show elrp dynamic-vlans fabric-attach
 
Fabric-Attach        : Disabled
Transmit interval    : 1 second(s)
Loop detect action   : log and trap
Port disable on loop : Yes
Disabled port        : Ingress
Disabled duration    : 30 seconds

History

This command was first available in ExtremeXOS 22.2.

Loop detection action information was added in ExtremeXOS 22.3.

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

Platform Availability

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