Connectivity Guide

Table Of Contents
show nve remote-vtep
Displays information about remote VXLAN tunnel endpoints.
Syntax
show nve remote-vtep [ip-address | summary]
Parameters
ip-address
Display detailed information about a specied remote VTEP.
summary
Display summary information about remote VTEP.
Default Display detailed information about remote VTEPs.
Command mode EXEC
Usage information Use the show nve remote-vtep command to display the IP address, operational state, and congured
VXLANs for each remote VTEP. The remote MAC learning and unknown unicast drop settings used for each
VXLAN ID (VNI) are also displayed.
Example
OS10# show nve remote-vtep summary
Remote-VTEP State
-----------------------
2.2.2.2 up
OS10# show nve remote-vtep
Codes: DP - MAC-learn Dataplane, CP - MAC-learn Controlplane, UUD - Unknown-
Unicast-Drop
IP Address: 2.2.2.2, State: up, Encap: VxLAN
VNI list: 10000(DP), 200(DP), 300(DP)
Supported releases 10.4.2.0 or later
show nve remote-vtep counters
Displays VXLAN packet statistics for a remote VTEP.
Syntax
show nve remote-vtep [ip-address] counters
Parameters
ip-address — Enter IP address of a remote VTEP.
Default Not congured
Command mode EXEC
Usage information
Use the show nve remote-vtep counters command to display input and output statistics for VXLAN
trac on a remote VTEP. A VTEP is identied by its IP address.
Use the clear nve remote-vtep [ip-address] counters command to clear VXLAN packet statistics.
Example
OS10# show nve remote-vtep counters
Peer Input (Packets/Bytes) Output (Packets/Bytes)
10.10.10.10 857/8570 257/23709
20.20.20.20 457/3570 277/13709
Supported releases 10.4.2.0 or later
526 VXLAN