For a host to be a part of an NSX deployment, NSX modules must be installed on the host. After the installation, the host is known as a host transport node.

Note: The object names and configuration values that are used in the steps below are example values mentioned in Preparing the Environment. Replace them with names and values that are appropriate for your environment.

Create an uplink profile

  1. In NSX Manager, go to System > Fabric > Profiles > Uplink Profiles.
  2. Click Add.
  3. In the Name field, enter Uplink-profile-1.
  4. Under Teamings, select Default Teaming and enter uplink1 for Active Uplinks.
  5. In the Transport VLAN field, enter 12.

Configure ESXi host transport nodes

  1. In NSX Manager, go to System > Fabric > Hosts.
  2. In the Clusters tab, expand Cluster-NSX.
  3. Click 192.168.10.11 and click Configure NSX.
  4. Provide the following information.
    Name 192.168.10.11
    IP Address 192.168.10.11
    Host Switch Name VDS-NSX
    Transport Zone nsx-overlay-transportzone, nsx-vlan-transport-zone
    Uplink Profile Uplink-profile-1
    IP Assignment Use Static IP List
    Static IP List 192.168.20.11
    Gateway 192.168.20.1
    Subnet Mask 255.255.255.0
  5. Under Teaming Policy Switch Mapping, uplink1 must be mapped to the name of the VDS uplink.
  6. Wait until the NSX Configuration column displays Success. You can click the Refresh button to refresh the window.
  7. Repeat steps 4-7 for ESXi-2 (Static IP List should be 192.168.20.12) and ESXi-3 (Static IP List should be 192.168.20.13).

Alternatively, you can configure a transport node profile and use it to configure all three hosts in one step. For more information, see the NSX Installation Guide.