Version
Description
9.8(1.0)
Introduced on the Z9100–ON.
9.8(0.0)
Introduced on the S4048–ON.
9.4(0.0)
Introduced on the S6000.
Usage Information
You must disable
vxlan-instance
before unconfiguring VAP.
Related Commands
— Enable VXLAN configuration globally on the platform.
vxlan-instance static
Enable VXLAN instance configuration to be static on the platform.
Syntax
vxlan-instance
instance ID
[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
in the initial
release.
static
Enter the keyword
static
to set the VXLAN instance in static mode.
Defaults
Controller mode.
Command Modes
CONFIGURATION
Command History
This guide is platform-specific. For command information about other platforms, refer to the relevant
Dell
Networking OS Command Line Reference Guide
.
Version
Description
9.11(0.0)
Introduced on the S4048–ON, S4048T-ON, S6000–ON, S6010–ON, S6100–ON, and
Z9100–ON.
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:
Dell(conf)#feature vxlan
Dell(conf)#vxlan-instance 1 static
Dell(conf-vxlan-inst-1)#no shutdown
Disable VXLAN instance:
Dell(conf)#no vxlan-instance 1 static
1698
Virtual Extensible LAN (VXLAN)