Install Guide

Table Of Contents
Version Description
9.12(1.0) Introduced on the S5048FON.
9.11(0.0) Introduced on the S4048ON, S4048T-ON, S6000ON, S6010ON, S6100ON,
and Z9100ON.
Usage
Information
By default, VXLAN instance is created in controller mode. You need a controller to configure VTEP. When
you create VXLAN instance in static mode, you can configure VTEP through CLIs.
Use the no shutdown command to enable the VXLAN instance.
Only one VXLAN instance can exist in a system.
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.12(1.0) Introduced on the S5048FON.
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
1678 Virtual Extensible LAN (VXLAN)