Connectivity Guide

Table Of Contents
View VXLAN virtual-network VLAN
OS10# show show virtual-network vlan 100
Vlan Virtual-network Interface
100 1000 ethernet1/1/1,ethernet1/1/2
100 5000 ethernet1/1/2
View VXLAN virtual-network VLANs
OS10# show vlans
Codes: * - Default VLAN, M - Management VLAN, R - Remote Port Mirroring VLANs,
@ – Attached to Virtual Network
Q: A - Access (Untagged), T - Tagged
NUM Status Description Q Ports
* 1 up A Eth1/1/1-1/1/48
@ 100 up T Eth1/1/2,Eth1/1/3
A Eth1/1/1
@ 101 up T port-channel5
200 up T Eth1/1/11-1/1/15
View VXLAN virtual-network statistics
OS10# show virtual-network counters
Virtual-Network Input (Packets/Bytes) Output (Packets/Bytes)
1000 857/8570 257/23709
2000 457/3570 277/13709
OS10# show virtual-network counters interface 1/1/3 vlan 100
Virtual-Network Input (Packets/Bytes) Output (Packets/Bytes)
1000 857/8570 257/23709
2000 457/3570 277/13709
NOTE
: Using ex counters, OS10 may display additional packets in the Output eld number, but the additional packets are not
transmitted. for an accurate count, use the Output Bytes number.
View VXLAN remote VTEPs
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)
View VXLAN statistics on remote VTEPs
OS10# show nve remote-vtep counters
Remote-VTEP Input (Packets/Bytes) Output (Packets/Bytes)
----------------------------------------------------------------------
10.10.10.10 857/8570 257/23709
20.20.20.20 457/3570 277/13709
View VXLAN virtual network by VN-ID
OS10# show nve vxlan-vni
VNI Virtual-Network Source-IP Remote-VTEPs
------------------------------------------------------
101 101 44.44.44.44 11.11.11.11,22.22.22.22,33.33.33.33
102 102 44.44.44.44 11.11.11.11,22.22.22.22,33.33.33.33
103 103 44.44.44.44 11.11.11.11,22.22.22.22,33.33.33.33
104 104 44.44.44.44 11.11.11.11,22.22.22.22,33.33.33.33
View VXLAN routing between virtual networks
VXLAN
521