Users Guide

Table Of Contents
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 configured
Command mode EXEC
Usage
information
Use this command to display input and output statistics for VXLAN traffic on a remote VTEP. A VTEP is
identified 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 configured
Command mode EXEC
Usage
information
Use this command to display information about configured VXLAN virtual networks. Each VXLAN virtual
network is identified 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 configuration, including all VXLAN configurations.
Syntax
show virtual-network [vn-id]
VXLAN 1133