Users Guide

CONFIGURATION mode
INTERFACE mode
vxlan-instance instance ID [static]
You can congure vxlan-instance on INTERFACE mode to enable VXLAN on specic ports.
3 Set the local IP Address that can be used as a source for VXLAN tunnels.
VXLAN-INSTANCE mode
local-vtep-ip IP Address
4 Create a VNI prole to associate with remote VTEP conguration.
VXLAN-INSTANCE mode
vni—profile profile name
5 Associate VNID to the VNI prole.
VNI-PROFILE mode
vnid VNID Range
6 Create a remote tunnel and associate the remote VTEP to the VNID.
VXLAN-INSTANCE mode
remote—vtep—ip remote IP Address vni-profile profile name
7 Enable the VXLAN.
VXLAN-INSTANCE mode
no shutdown
8 Enable VXLAN instance on the interface. The interface should not be on layer 2.
INTERFACE mode
vxlan-instance Instance ID
9 Associate VNID to VLAN.
INTERFACE VLAN mode
vxlan-vnid VNID
Displaying Static VXLAN Congurations
To display the static VXLAN congurations, use the following commands.
Examples of the show vxlan-instance Command
The following example displays the basic conguration details.
DellEMC# show vxlan vxlan-instance 1
Instance : 1
Mode : Static
Admin State : Up
Local vtep ip : 101.101.101.101
Port List : Fo 1/49
The following example displays VTEP to VNI mapping for a specic remote VTEP.
DellEMC# show vxlan vxlan-instance 1 vtep-vni-map
Remote Vtep IP : 10.10.10.10
VNI profile : Profile1
VNID count : 4
VNID list : 100, 200, 300, 400
1134
Virtual Extensible LAN (VXLAN)