disable virtual-network remote-endpoint vxlan

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

Description

Disables 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 disable a remote endpoint manually.

Example

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

# disable 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 X465, X590, X695 series switches, and stacks with X465, X590, X695 slots only.