Use this command to show the remote-endpoints that have been created.
vn_name | Display remote endpoints only for the specified Virtual Network string. |
vni | A unique 24-bit Virtual Network Identifier that is used in the VXLAN header to encapsulate tenant frames. |
vni | Virtual Network Identifier value between 1 and 16777215. |
ipaddress | IP address of the remote endpoint. |
ipaddress | A remote endpoint IP address |
N/A.
When no VXLAN name or VNI is specified a summary output of all remote endpoints appears. You need to supply the virtual network name or VXLAN VNI to query the remote endpoints associated to a specific virtual network. To display detailed information about a specific remote-endpoint, use the ipaddress option.
# show virtual-network remote-endpoint vxlan IP Address Virtual Router Next Hops Virtual Active/Total Networks =================================================================== 200.1.1.1 VR-Default 2/2 2 200.1.1.2 VR-Default 2/2 1 200.1.1.3 VR-Default 2/2 1 200.1.1.4 VR-Default 2/2 1 200.200.200.200 VR-Default 0/0 0 =================================================================== Total number of Remote Endpoints : 5 # show virtual-network vxlan remote-endpoint ipaddress 3.3.3.3 IP Address : 3.3.3.3 VRF : VR-Default Learning : Enabled Stats Monitor : On Health Check : None == Next Hop Information == Gateway : 22.0.0.1 MAC : 00:04:96:97:f8:a6 Interface : trunk2 Port : 1:41 == End Next Hop Information == == Virtual Network Associations == Virtual Network : vni1 VNI : 1 Origin : OSPF Learned, Virtual Network : vni2 VNI : 2 Origin : OSPF Learned, == End Virtual Network Associations == # show virtual-network remote-endpoint vxlan ipaddress 100.1.1.1 IP Address : 100.1.1.1 VRF : VR-Default Admin State : Enabled Learning : Enabled Stats Monitor : Off == Next Hop Information == Gateway : 50.50.50.1 MAC : 00:04:96:9a:92:b7 Interface : s1 Port : 1:45 == End Next Hop Information == == Virtual Network Associations == Virtual Network : vn1 VNI : 1 Origin : OSPF Learned, == End Virtual Network Associations ==
This command was first available in ExtremeXOS 21.1.
Information about the remote endpoint's administrative state was added in ExtremeXOS 22.4.
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.