Users Guide

local-vtep-ip 1.1.1.1
no shutdown
vni-profile ni1
vnid 1
remote-vtep-ip 2.2.2.2 vni-profile ni1
Controller Mode:
Dell#show running-config vxlan
!
feature vxlan
!
vxlan-instance 1
gateway-ip 3.3.3.3
fail-mode secure
controller 1 192.168.122.6 port 6632 ssl
no shutdown
Related
Commands
vxlan-instance- Enable VXLAN Instance configuration on the platform.
show vxlan vxlan-instance unicast-mac-remote
Displays the information of the remote unicast MACs associated with the logical network related to Network Virtualization
Overlay (NVO) Gateway.
Syntax
show vxlan vxlan-instance instance ID unicast-mac-remote [logical-network
name | vnid VNID]
Parameters
instance ID
Enter the VXLAN instance ID. The platform supports only the instance ID 1 in the
initial release.
name
(Optional) Enter the name of VXLAN logical network with a maximum length of 30
characters.
vnid
VNID
(Optional) Enter the keyword vnid and then enter the ID of the VXLAN. The range
is from 1 to 16777215.
Command Modes
EXEC
EXEC Privilege
Command
History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
Version Description
9.8(1.0) Introduced on the Z9100ON.
9.8(0.0) Introduced on the S4048ON.
9.7(0.0) Introduced on the S6000-ON.
9.4(0.0) Introduced on the S6000.
Example
Dell# show vxlan vxlan-instance <1> unicast-mac-remote
Total Local Mac Count: 1
VNI MAC TUNNEL
4656 00:00:01:00:00:01 36.1.1.1
Related
Commands
vxlan-instance- Enable VXLAN Instance configuration on the platform.
Virtual Extensible LAN (VXLAN) 1413