Users Guide

Table Of Contents
Supported
releases
10.4.2.0 or later
show virtual-network vlan
Displays the VXLAN virtual networks where a VLAN is assigned.
Syntax
show virtual-network vlan vlan-id
Parameters
vlan vlan-id
Enter a VLAN ID, from 1 to 4093.
Default Not configured
Command mode EXEC
Usage information Use this command to verify the VXLAN virtual networks where a VLAN is assigned, including the port members
connected to downstream servers.
Example
OS10# show show virtual-network 100
Vlan Virtual-network Interface
100 1000 ethernet1/1/1,ethernet1/1/2
Supported
releases
10.4.2.0 or later
show vlan (virtual network)
Displays the VLANs assigned to virtual networks.
Syntax
show vlan
Parameters None
Default Not configured
Command mode EXEC
Usage information Use this command to display the VLAN port interfaces that transmit VXLAN packets over a virtual network.
Example
OS10# show vlan
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
Supported
releases
10.4.2.0 or later
source-interface loopback
Configures a dedicated Loopback interface as the source VTEP.
Syntax
source-interface loopback number
Parameters
loopback
number
Enter the Loopback interface used as the source interface of a VXLAN virtual tunnel,
from 0 to 16383.
VXLAN 815