API Guide

Source Interface: loopback100(222.222.222.222)
Remote-VTEPs (flood-list): 55.55.55.55(DP),77.1.1.1(DP)
Supported
releases
10.4.2.0 or later
show virtual-network counters
Displays packet statistics for virtual networks.
Syntax
show virtual-network [vn-id] counters
Parameters
vn-id
Enter a virtual-network ID, from 1 to 65535.
Default Not configured
Command mode EXEC
Usage
information
Use this command to monitor the packet throughput on virtual networks, including VXLANs. Use the
clear virtual-network counters command to clear virtual-network counters.
Example
OS10# show virtual-network counters
Virtual-Network Input (Packets/Bytes) Output (Packets/Bytes)
1000 857/8570 257/23709
2000 457/3570 277/13709
Supported
releases
10.4.2.0 or later
show virtual-network interface counters
Displays packet statistics for a member port, port channel, or VLAN in VXLAN virtual networks.
Syntax
show virtual-network interface {ethernet node/slot/port:subport | port-
channel number} [vlan vlan-id] counters
Parameters
interface
ethernet
node/slot/
port[:subport
]
Enter the port information for an Ethernet interface.
interface
port-channel
number
Enter a port-channel number, from 1 to 128.
vlan vlan-id
(Optional) Enter a VLAN ID, from 1 to 4093.
Default Not configured
Command mode EXEC
Usage
information
Use this command to monitor the packet throughput on a port interface that is a member of a VXLAN
virtual network. Assign a VLAN member interface to only one virtual network. To clear VXLAN packet
counters on a member port or VLAN members of a virtual network, use the clear virtual-network
interface {ethernet node/slot/port:subport | port-channel number} [vlan
vlan-id] counters command.
Example
OS10# show virtual-network interface 1/1/3 vlan 100 counters
Virtual-Network Input (Packets/Bytes) Output (Packets/Bytes)
2000 457/3570 277/13709
VXLAN 901