To install NSX and prepare the overlay TEPs, apply the transport node profile to the vSphere cluster.

Prerequisites

Verify that you have created a transport node profile.

Procedure

  1. Log in to the NSX Manager.
  2. Select System > Fabric > Nodes > Host Transport Nodes.
  3. From the Managed By drop-down menu, select an existing vCenter Server.
    The page lists the available vSphere clusters.
  4. Select the compute cluster on which you want to configure NSX.
  5. Click Configure NSX.
  6. Select the transport node profile created previously and click Apply.
    For example, HOST-TRANSPORT-NODE-PROFILE.
  7. From the Host Transport Node page, verify that the NSX configuration state is Success and NSX Manager connectivity status of hosts in the cluster is Up.

Results

The transport node profile created previously is applied to the vSphere cluster to install NSX and prepare the overlay TEPs.

Create an NSX Edge Transport Node

You can add an NSX Edge virtual machine (VM) to the NSX fabric and proceed to configure it as an NSX Edge transport node VM.

Prerequisites

Verify that you have created transport zones, edge uplink profile, and edge TEP IP pool.

Procedure

  1. Log in to the NSX Manager.
  2. Select System > Fabric > Nodes > Edge Transport Nodes > ADD EDGE NODE.
  3. In Name and Description, enter a name for the NSX Edge node.
    For example, nsx-edge-1
  4. Enter the host name or FQDN from vCenter Server.
    For example, nsx-edge-1.lab.com.
  5. Select the form factor for the NSX Edge VM appliance.
  6. In Credentials, enter the CLI and the root passwords for the NSX Edge. Your passwords must comply with the password strength restrictions.
    • At least 12 characters.
    • At least one lower-case letter.
    • At least one upper-case letter.
    • At least one digit.
    • At least one special character.
    • At least five different characters.
    • Default password complexity rules are enforced by the Linux PAM module.
  7. Enable Allow SSH Login for CLI and Root credentials.
  8. In Configure Deployment, configure the following properties:
    Option Description
    Compute Manager Select the compute manager from the drop-down menu.

    For example, select vCenter.

    Cluster Select the cluster from drop-down menu.

    For example, select Compute-Cluster.

    Datastore Select the shared datastore from the list.

    For example, vsanDatastore.

  9. Configure the node settings.
    Option Description
    IP Assignment Select Static.
    Enter the values for:
    • Management IP: Enter the IP address on the same VLAN as the vCenter Server management network.

      For example, 10.197.79.146/24.

    • Default gateway: The default gateway of the management network.

      For example, 10.197.79.253.

    Management Interface Click Select interface, and select the vSphere Distributed Switch port group on the same VLAN as the management network from the drop-down menu that you created previously.

    For example, DPortGroup-MGMT.

  10. In Configure NSX, click Add Switch to configure the switch properties.
  11. Use the default name for the Edge Switch Name.
    For example, nvds1.
  12. Select the transport zone to which the transport node belongs.
    Select the overlay transport zones created previously.
    For example, overlayTZ.
  13. Select the edge uplink profile created previously.
    For example, EDGE-UPLINK-PROFILE.
  14. Select Use IP Pool in IP Assignment.
  15. Select the edge TEP IP pool created previously.
    For example, EDGE-TEP-IP-POOL.
  16. In the Teaming Policy Switch Mapping section, the uplink to the edge uplink profiles created previously.
    For example, for Uplink1, select uplink-1.
  17. Repeat steps 10-16, to add a new switch.
    For example, configure the following values:
    Property Value
    Edge Switch Name nvds2
    Transport Zone vlanTZ
    Edge uplink profile EDGE-UPLINK-PROFILE
    Teaming Policy Switch Mapping DPortGroup-EDGE-UPLINK
  18. Click Finish.
  19. Repeat steps 2–18 for a second NSX Edge VM.
  20. View the connection status on the Edge Transport Nodes page.

Create an NSX Edge Cluster

To ensure that at least one NSX Edge is always available, create an NSX Edge cluster.

Procedure

  1. Log in to the NSX Manager.
  2. Select System > Fabric > Nodes > Edge Clusters > Add.
  3. Enter the NSX Edge cluster name.
    For example, EDGECLUSTER1.
  4. Click SAVE.
  5. Select the NSX Edge cluster profile that you created from the drop-down menu. For example, Cluster Profile - 1.
  6. In Member Type drop-down menu, select the Edge Node.
  7. From the Available column, select the NSX Edge VMs previously created, and click the right-arrow to move them to the Selected column.
  8. For example, nsx-edge-1 and nsx-edge-2.
  9. Click Save.

What to do next