Administrator Guide

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) Updated to enable MAC level loopback.
9.13(0.0) Introduced on the S4048T-ON, S4048–ON, S6010–ON, S6000–ON, S6100–ON, S6000,
and Z9100–ON.
Usage Information You must configure VXLAN globally before using VXLAN-instance. Use the no shutdown command to enable
the VXLAN instance.
Example
External Loopback:
DellEMC(conf-if-po-127)#sho c
!
interface Port-channel 127
vxlan-instance 1 loopback
Internal Loopback:
DellEMC(conf-if-te-1/2/2/3)#sho c
!
interface TenGigabitEthernet 1/2/2/3
description connected IXIA card 1 port 14
vxlan-instance 1
Disable VXLAN Instance:
DellEMC(conf)#no vxlan-instance 1
Related
Commands
feature vxlan — Enable VXLAN configuration globally on the platform.
vnid
Associate a range of VNID numbers to a specific VNI profile.
Syntax
vnid VNID-Range
To remove the association, use the no vnid command.
Parameters
VNID-Range
Enter the range of VNIDs that need to be members of the specific VNI profile. The range
is from 1 to 16777215.
Defaults None.
Command Modes VNI-PROFILE
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–ON, S4048T-ON, S6000–ON, S6010–ON, S6100–ON, and
Z9100–ON.
Usage Information Use this command to associate the specified range of VNIDs to a VNI profile.
vni-profile
Create a VNI profile to associate with remote VTEP configuration.
Syntax
vni—profile profile name
1702 Virtual Extensible LAN (VXLAN)