enable virtual-network remote-endpoint vxlan

enable virtual-network remote-endpoint vxlan [ ipaddress ipaddress {vr vr_name} | all ]

Description

Enables a VXLAN remote endpoint.

Syntax Description

virtual-network Virtual overlay network.
remote-endpoint Remote tunnel endpoint information.
vxlan VXLAN virtual networks remote endpoint.
ipaddress Specifies an IP address of a remote endpoint.
ipaddress Specifies the IP address of the desired remote endpoint.
vr Specifies a VR/VRF instance the remote endpoint is associated with.
vr_name Specifies the desired existing VR/VRF instance the remote endpoint is associated with. Default is VR-Default.
all Specifies all remote tunnel endpoints.

Default

If a VR is not specified, VR-Default is the VR.

Usage Guidelines

Extreme Loop Recognition Protocol (ELRP) detects loops across VXLAN tunnels. If a loop is detected across the tunnel, ELRP takes down the VXLAN remote endpoint. You can use this command to re-enable the remote endpoint.

Example

The following example enables the remote endpoint at 100.1.1.1 on VR-Default (not specified, command default):

# enable virtual-network remote-endpoint vxlan ipaddress 100.1.1.1

History

This command was first available in ExtremeXOS 22.4.

Platform Availability

This command is supported on the ExtremeSwitching 5320, 5420, 5520, 5720 series switches, and stacks with 5320, 5420, 5520, 5720 slots only.