Administrator Guide
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
To unconfigure VAP, use the no vxlan-instance 1 command.
Parameters
instance ID
Enter the VXLAN instance ID. The platform supports only the instance ID 1 in the initial
release.
Defaults Disabled
Command Modes INTERFACE
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.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.4(0.0) Introduced on the S6000.
Usage Information You must disable vxlan-instance before unconfiguring VAP.
Related
Commands
feature vxlan — Enable VXLAN configuration globally on the platform.
vxlan-instance loopback
Provision VXLAN and non-VXLAN loopback ports that support routing in and out of VXLAN tunnels and enable MAC level loopback on all
these ports.
Syntax
vxlan-instance instance ID loopback [port-channel id]
Parameters
instance ID
Enter the VXLAN instance ID. The platform supports only the instance ID 1.
port-channel id (Optional) Enter the keyword port-channel and the port-channel ID to provision
VXLAN and non-VXLAN loopback ports that support routing in and out of VXLAN
tunnels.
Defaults Disabled.
Command Modes PORT CHANNEL CONFIGURATION
Virtual Extensible LAN (VXLAN) 1665