Connectivity Guide

Table Of Contents
Enter the source-interface loopback number command in VXLAN-VNI mode to override a previously
congured value and recongure the source IP address.
Examples
OS10(config-nve)# source-interface loopback 1
Supported releases 10.4.2.0 or later
virtual-network
Creates a virtual network for VXLAN tunneling.
Syntax
virtual-network vn-id
Parameters
vn-id
Enter the virtual-network ID (1 to 65535).
Default Not congured
Command mode CONFIGURATION
Usage information The virtual network operates as a Layer 2 bridging domain. To add a VXLAN to the virtual network, use the
vxlan-vni command. The no version of this command removes the congured virtual network.
Example
OS10(config)# virtual-network 1000
OS10(config-vn)#
Supported releases 10.4.2.0 or later
virtual-network untagged-vlan
Congures a dedicated VLAN for internal use to transmit untagged trac on member ports in virtual networks on the switch.
Syntax
virtual-network untagged-vlan vlan-id
Parameters
id
Enter the reserved untagged VLAN ID (1 to 4093).
Default Not congured
Command mode CONFIGURATION
Usage information The untagged VLAN ID is used internally for all untagged member interfaces that belong to virtual networks. You
cannot use the reserved untagged VLAN ID for a simple VLAN bridge or for tagged trac on member interfaces of
virtual networks. The no version of this command removes the congured value.
Example
OS10(config)# virtual-network untagged-vlan 10
Supported releases 10.4.2.0 or later
vxlan-vni
Assigns a VXLAN ID to a virtual network.
Syntax
vxlan-vni vni
VXLAN 531