Transport zones indicate which hosts and VMs can use a particular network. A transport zone can span one or more host clusters.
As a vSphere administrator, you use the default transport zones or create the following ones:
- An overlay transport zone that is used by the Supervisor Control Plane VMs.
- A VLAN transport zone for the NSX Edge nodes to use for uplinks to the physical network.
Procedure
Results
Create an IP Pool for Host Tunnel Endpoint IP Addresses
Create IP pools for the ESXi host tunnel endpoints (TEPs). TEPs are the source and destination IP addresses used in the external IP header to identify the ESXi hosts that originate and end the NSX encapsulation of overlay frames. You can use DHCP or manually configured IP pools for TEP IP addresses.
Procedure
- Log in to the NSX Manager.
- Select .
- Enter the following IP pool details.
Option Description Name and Description Enter the IP pool name and optional description. For example,
ESXI-TEP-IP-POOL
.IP Ranges Enter the IP allocation range. For example,
192.23.213.158 - 192.23.213.160
Gateway Enter the gateway IP address. For example,
192.23.213.253
.CIDR Enter the network address in a CIDR notation. For example,
192.23.213.0/24
. - Click Add and Apply.
Results
Create an IP Pool for Edge Nodes
Create IP pools for the Edge Nodes. The TEP addresses are not required to be routable. You can use any IP addressing scheme that enables the Edge TEP to talk to the Host TEP.
Procedure
- Log in to the NSX Manager.
- Select .
- Enter the following IP pool details.
Option Description Name and Description Enter the IP pool name and optional description. For example,
EDGE-TEP-IP-POOL
.IP Ranges Enter the IP allocation range. For example,
192.23.213.1 - 192.23.213.10
.Gateway Enter the gateway IP address. For example,
192.23.213.253
.CIDR Enter the network address in a CIDR notation. For example,
.192.23.213.0/24
- Click Add and Apply.
Results
Verify that the IP pools you created are listed in the IP Pool page.
Create a Host Uplink Profile
A host uplink profile defines policies for the uplinks from the ESXi hosts to NSX segments.
Procedure
Create an Edge Uplink Profile
Create an uplink profile with the failover order teaming policy with one active uplink for edge virtual machine overlay traffic.
Procedure
Create a Transport Node Profile
A transport node profile defines how NSX is installed and configured on the hosts in a particular cluster the profile is attached to.
Prerequisites
Procedure
Configure NSX on the Cluster
To install NSX and prepare the overlay TEPs, apply the transport node profile to the vSphere cluster.
Prerequisites
Procedure
Results
The transport node profile created previously is applied to the vSphere cluster to install NSX and prepare the overlay TEPs.