显示界面vxlan vteps
年代yntax
显示界面vxlan vteps[detail | ]
描述
年代hows information about the VTEPs on VXLAN interface 1.
Command context
Manager (#)
Parameters
-
detail
-
年代how detailed information.
-
-
年代pecifies the IP address of a VTEP peer in IPv4 format (
x.x.x.x
), wherex
is a decimal number from 0 to 255.
权威
Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.
Usage
年代tatus can be one of the following:
- operational: Tunnel endpoint is fully programmed on the switch hardware.
- configuration_error: Tunnel endpoint programming in the switch hardware failed due to misconfiguration.
- no_hw_resources: Tunnel endpoint programming failed in the switch hardware due to insufficient resources.
- activating: Initial state of tunnel endpoint when it is configured.
When a tunnel endpoint is a directly connected via nexthop, then nexthop reachability appears empty (--).
Example
On the 6400 Switch Series, interface identification differs.
年代howing information for the VTEPs on VXLAN interface 1.
switch#显示界面vxlan vteps年代ource Destination Origin Status VNI Routing VLAN VRF ----------- ------------- -------- ---------------- ------ -------- ---- -------- 11.0.0.1 11.0.0.2 static operational 1000 disabled 10 -- 11.0.0.1 12.0.0.2 static activating 2000 disabled 20 -- 11.0.0.1 22.1.1.1 evpn operational 4000 enabled -- red 11.0.0.1 23.1.1.1 evpn activating 4001 enabled -- blue
年代howing detailed information for the VTEPs on VXLAN interface 1.
switch#显示界面vxlan vtepsdetailDestination : 22.22.22.1 Source : 21.21.21.1 Origin : static VRF : default Status : operational Nexthops ======== IP-ADDRESS INTERFACE NEXTHOP-MAC ---------- --------- ------------------ -- 1/1/2 11:11:11:11:33:11 Destination : 33.33.33.1 Source : 21.21.21.1 Origin : evpn VRF : default Status : operational Nexthops ======== IP-ADDRESS INTERFACE NEXTHOP-MAC ---------- --------- ------------------ 2.2.3.1 1/1/1 11:11:11:11:44:11 2.2.2.1 lag1 11:11:11:11:22:11 2.2.1.1 vlan21 11:11:11:11:11:11 ``` ``` switch# show interface vxlan vteps 33.33.33.1 Destination : 33.33.33.1 Source : 21.21.21.1 Origin : evpn VRF : default Status : operational Nexthops ======== IP-ADDRESS INTERFACE NEXTHOP-MAC ---------- --------- ------------------ 2.2.3.1 1/1/1 11:11:11:11:44:11 2.2.2.1 lag1 11:11:11:11:22:11 2.2.1.1 vlan21 11:11:11:11:11:11