Connectivity Guide

slot/
port[:subport]
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 congured
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
Supported releases 10.4.2.0 or later
show virtual-network interface
Displays the VXLAN virtual networks and server VLANs where a port is assigned.
Syntax
show virtual-network interface {ethernet node/slot/port:subport | port-channel
number}
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.
Default Not congured
Command mode EXEC
Usage information Use this command to verify the VXLAN VLANs where an Ethernet port connected to downstream servers is a
member.
Example
OS10# show virtual-network interface ethernet 1/1/1
Interface Vlan Virtual-network
ethernet1/1/1 100 1000
ethernet1/1/1 200 2000
ethernet1/1/1 300 3000
Supported releases 10.4.2.0 or later
VXLAN 701