Setup Guide

Table Of Contents
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 S4048ON, S4048T-ON, S6000ON, S6010ON, S6100ON,
and Z9100ON.
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
vniprofile profile name
To delete the VNI profile, use the no vni-profile command.
Parameters
profile name
Enter a valid and unique profile name. The profile name can have a maximum of 32
characters.
Defaults None
Command Modes VXLAN-INSTANCE
Virtual Extensible LAN (VXLAN) 1739