Administrator Guide

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
Limitations on Static VXLAN
While conguring a static VXLAN, the following conditions apply:
Static VXLAN is not supported in Stacking and VLT environments.
Routing over VXLAN is not supported.
SNMP and REST API are not supported for VXLAN congurations.
Multicast over VXLAN is not supported.
Only 4K VNIs are supported while conguring static VXLAN.
In multicast and broadcast trac, even though the remote VTEP is reachable through the ECMP path, load balancing is not supported.
The 802.1p QOS markings are not preserved in the tags that go through the VXLAN tunnel.
Single VNI can be mapped to Single VLAN only.
Only one Remote VTEP can be reached through a single interface in a broadcast domain.
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.
Dell# show vxlan vxlan-instance 1
Instance : 1
Mode : Static
Admin State : Up
Local vtep ip : 101.101.101.101
Port List : Fo 0/116
The following example displays VTEP to VNI mapping for a specic remote VTEP.
Dell# 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
Remote Vtep IP : 10.10.10.11
VNI profile : Profile2
VNID count : 3
VNID list : 100, 200, 500
The following example displays VXLAN statistics for a specic port and VLAN combination.
Dell# show vxlan statistics interface te 0/0 vlan 2
Statistics for Port : Te 0/0 Vlan : 2
Rx Packets : 0
Rx Bytes : 0
Tx Packets : 0
Tx Bytes : 0
1056
Virtual Extensible LAN (VXLAN)