Administrator Guide

You cannot modify a VXLAN instance mode. If you need to change the mode, you can delete the existing VXLAN
instance and create a new instance with the required mode.
Example
Enable VXLAN instance:
DellEMC(conf)#feature vxlan
DellEMC(conf)#vxlan-instance 1 static
DellEMC(conf-vxlan-inst-1)#no shutdown
Disable VXLAN instance:
DellEMC(conf)#no vxlan-instance 1 static
vxlan-vnid
Associate VNID to VLAN.
Syntax
vxlan-vnid VNID
To remove the association, use the no vxlan-vnid command.
Parameters
VNID
Enter the logical network identifier.
Defaults None
Command Modes INTERFACE VLAN
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.11(0.0) Introduced on the S4048, S4048T, S6000, S6010, S6100, and Z9100.
Usage Information Use this command to associate a VNID to specific VLAN. Each VLAN is mapped to a single VNID.
show running-config vxlan
Displays the VXLAN configuration information from running configuration.
Syntax
show running-config vxlan
Command Modes
EXEC
EXEC Privilege
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.11(0.0) Introduced the static mode on the S4048–ON, S4048T-ON, S6000–ON, S6010–ON,
S6100–ON, and Z9100–ON.
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S6100–ON.
9.10(0.1P10) Introduced on the Z9100–ON.
9.8(0.0) Introduced on the S4048–ON.
9.7(0.0) Introduced on the S6000-ON.
9.4(0.0) Introduced on the S6000.
Virtual Extensible LAN (VXLAN) 1667