Deployment Guide

Parameters
ethernet node/
slot/
port[:subport]
Assign the specified interface to a virtual network.
port-channel
number
Assign the specified port channel to a virtual network.
untagged
Assign untagged traffic on an interface or port channel to a virtual network.
vlan-tag vlan-
id
Assign tagged traffic on the specified VLAN to a virtual network.
Default Not configured
Command mode VIRTUAL-NETWORK
Usage information Use this command to assign traffic on the same VLAN or interface to different virtual networks. The no version of
this command removes the configured value.
Example
OS10(config)# virtual-network 10000
OS10(config-vn)# member-interface port-channel 10 vlan-tag 200
OS10(config-vn)# member-interface port-channel 20 untagged
Supported
releases
10.4.2.0 or later
nve
Enters network virtualization edge (NVE) configuration mode to configure the source VXLAN tunnel endpoint.
Syntax
nve
Parameters None
Default None
Command mode CONFIGURATION
Usage information In NVE mode, configure the source tunnel endpoint for all virtual networks on the switch.
Example
OS10# nve
OS10(config-nve)#
Supported
releases
10.4.2.0 or later
remote-vtep
Configures the IP address of a remote tunnel endpoint in a VXLAN network.
Syntax
remote-vtep ip-address
Parameters ip-address — Enter the IP address of a remote virtual tunnel endpoint (VTEP).
Default Not configured
Command mode VIRTUAL-NETWORK VXLAN-VNI
Usage information After you configure the remote VTEP, the VXLAN virtual network is enabled to start sending server traffic. You
can configure multiple remote VTEPs. All broadcast, multicast, and unknown unicast (BUM) traffic received on an
access interface is replicated on remote VTEPs. The no version of this command removes the configured value.
Example
OS10(config-vn-vxlan-vni)# remote-vtep 20.20.20.1
OS10(config-vn-vxlan-vni-remote-vtep)# exit
OS10(config-vn-vxlan-vni)# remote-vtep 30.20.20.1
22 VXLAN