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. |
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 (forwarding database) 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 Summit X770, X670-G2, and ExtremeSwitching X590, X690, X870 series switches, and stacks with X590, X670-G2, X690, X770, X870 slots only.