Service Manual

Table Of Contents
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 Configurations
To display the static VXLAN configurations, use the following commands.
The following example displays the basic configuration 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 specific 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
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 specific port and VLAN combination.
DellEMC# 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
The following example displays VXLAN statistics for the specified VXLAN tunnel.
DellEMC# show vxlan vxlan-instance 1 statistics remote-vtep-ip 1.1.1.1
Statistics for Remote-vtep-ip : 1.1.1.1
Unicast:
Rx Packets : 0
Rx Bytes : 0
Tx Packets : 0
Tx Bytes : 0
Non-Unicast:
Tx Packets : 0
Tx Bytes : 0
1026
Virtual Extensible LAN (VXLAN)