Administrator Guide

Figure 165. Port-to-VLAN mappings
3. Under the Networks tab, create an L2 domain. Under the L2 domain, create a logical network (VNI) and add access ports of the VTEP
in the logical network.
Figure 166. Access ports of the VTEP
Configuring VxLAN Gateway
To configure the VxLAN gateway on the switch, follow these steps:
1. Connecting to NVP controller
2. Advertising VXLAN access ports to controller
Connecting to an NVP Controller
To connect to an NVP controller, use the following commands.
1. Enable the VXLAN feature.
CONFIGURATION mode
feature vxlan
You must configure feature VXLAN to configure vxlan-instance.
2. Create a VXLAN instance that connects to the controller.
CONFIGURATION mode
vxlan-instance instance ID {nsx | Nuage}
Use the nsx keyword to connect to an NSX controller. Use the nuage keyword to connect to a Nuage controller. NSX is the default
value.
3. Define how the device connects to the controller.
VxLAN INSTANCE mode
controller controller ID ip address port port-number TCP | SSL
The port number range is from 1 to 6632. The default connection type is SSL. TCP, PTCP, and PSSL are supported with NSX
controller only.
Virtual Extensible LAN (VXLAN)
1007