Use this command to add or remove a remote endpoint to a virtual network.
vn_name | Alphanumeric string identifying the Virtual Network to be configured. |
add | Add configuration to the virtual network. |
delete | Delete configuration from the virtual network. |
ipaddress | A remote endpoint IP address. |
vr | VR/VRF instance the remote endpoint is associated with. |
vr_name | An existing VR/VRF name. |
VR-Default.
This command is only valid when the virtual network is operating in “flooding standard” mode. The remote endpoint will receive unknown destination frames of all types that enter the virtual network from the local endpoint. For "explicit-remotes" flooding mode, the remote endpoints are added when BUM FDB entries are added.
configure virtual-network my_virtual_network add remote-endpoint vxlan ipaddress 1.2.3.4
configure virtual-network my_virtual_network delete remote-endpoint vxlan ipaddress 1.2.3.4
This command was first available in ExtremeXOS 21.1.
This command is supported on the ExtremeSwitching X465, X590, X695 series switches, and stacks with X465, X590, X695 slots only.