Connectivity Guide

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 this 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
show nve vxlan-vni
Displays information about the VXLAN virtual networks on the switch.
Syntax
show nve vxlan-vni
Parameters None
Default Not congured
Command mode EXEC
Usage information Use this command to display information about congured VXLAN virtual networks. Each VXLAN virtual network
is identied by its virtual-network ID.
Example
OS10# show nve vxlan-vni
VNI Virtual-Network Source-IP Remote-VTEPs
------------------------------------------------------
10000 1 1.1.1.1 2.2.2.2
200 2 1.1.1.1 2.2.2.2
300 300 1.1.1.1 2.2.2.2
Supported releases 10.4.2.0 or later
show virtual-network
Displays a virtual-network conguration, including all VXLAN congurations.
Syntax
show virtual-network [vn-id]
VXLAN 699