Connectivity Guide

Table Of Contents
vxlan-instance
Enable VXLAN Instance configuration on the platform.
Syntax
vxlan-instance instance ID [nsx | nuage | static]
To delete vxlan-instance from the system, use no vxlan-instance instance ID command.
Parameters
instance ID
Enter the VXLAN instance ID. The platform supports only the instance ID 1.
nsx Enter the keyword nsx to connect to an NSX controller.
NOTE: When no keyword is specified, the nsx option is applied.
nuage Enter the keyword nuage to connect to a Nuage controller.
static Enter the keyword static to configure static VXLANs.
Defaults Disabled
Command Modes CONFIGURATION
Command
History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.14(0.0) Introduced nsx and Nuage keywords on the S5048FON.
9.13(0.0) Introduced nsx and Nuage keywords on the S4048ON, S4048T-ON, S6000,
S6000ON, S6100ON, S6010ON, and Z9100ON.
9.12(1.0) Introduced on the S5048FON.
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S6100ON.
9.10(0.1P10) Introduced on the Z9100ON.
9.8(0.0) Introduced on the S4048ON.
9.7(0.0) Introduced on the S6000-ON.
9.4.(0.0) Introduced on the S6000.
Usage
Information
You must configure VXLAN globally before using VXLAN-instance. Use the no shutdown command to
enable the VXLAN instance.
Example
Enable VXLAN instance:
DellEMC(conf)#int 1/5/1
DellEMC(conf-if-te-1/5/1)#vxlan-instance 1
DellEMC(conf-if-te-1/5/1-vxlan-inst-1)#no shutdown
Disable VXLAN instance:
DellEMC(conf)#no vxlan-instance 1
Related
Commands
feature vxlan Enable VXLAN configuration globally on the platform.
vxlan-instance (VAP)
To configure a VXLAN-Access Port (VAP) in to VXLAN-instance
Syntax
vxlan-instance instance ID
1700 Virtual Extensible LAN (VXLAN)