Administrator Guide
• Routing in and out of VXLAN tunnels
• NSX Controller-based VXLAN for VLT
advertise-local-mac
Enable advertisement of the locally-learnt MAC addresses to OVSDB.
Syntax
advertise-local-mac
To advertisement of the locally-learnt MAC addresses to OVSDB, use the advertise-local-mac command.
Defaults Disabled
Command Modes VXLAN-INSTANCE
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.10(0.1) Introduced on the S4048T-ON and S6010–ON.
9.8(1.0) Introduced on the Z9100–ON.
9.8(0.0P5) Introduced on the S4048–ON.
Usage Information You can use this command only with a Nuage controller.
Components of VXLAN network
VXLAN provides a mechanism to extend an L2 network over an L3 network. In short, VXLAN is an L2 overlay scheme over an L3 network
and this overlay is termed as a VXLAN segment.
Components of VXLAN network
The VXLAN network consists of the following components:
• Network Virtualization Platform (NVP) Controller
• VTEP (VXLAN Tunnel End Point)
• VXLAN Gateway
• VXLAN Hypervisor
• Service Node (SN)
• Legacy TOR
Network
Virtualization
Platform (NVP)
Controller
NVP Controller is the network controller for managing cloud components. The OVSDB protocol is the protocol
used for communication between VTEPs and the controller. The top-level functions of NVP are:
• Provide a GUI for creating service gateways.
• Manage the VTEPs.:
• Binds Port and VLAN
• Install VTEP tunnels
• Distribute the VTEPs to MAC binding to all relevant VTEPs.
• Provide an interface for cloud orchestration in cloud data center management.
VTEP (VXLAN
Tunnel End Point)
VTEPs work as the open vSwitch running on the hypervisor on a virtualized server or as the VXLAN Gateway or
as the Service Node (SN) that is responsible for flooding. The VTEPs are responsible for encapsulation and
decapsulation of VXLAN headers.
NOTE:
Transport Layer Security (TLS) protocol version 1.2 is supported for secure connection between
the controller and the Dell hardware VTEP.
Virtual Extensible LAN (VXLAN) 999