Transport zones indicate which hosts and VMs can use a particular network. A transport zone can span one or more host clusters.
- An overlay transport zone that is used by the Supervisor Control Plane VMs for the management network connectivity between NSX Advanced Load Balancer Controller and the Service Engines.
- A VLAN transport zone for the NSX Edge nodes to use for uplinks to the physical network.
Procedure
Results
The transport zones you created appear on the Transport Zones page.
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.
Procedure
- Log in to the NSX Manager.
- Select .
- Enter a name and optionally a description for the IP address pool. For example,
ESXI-TEP-IP-POOL
. - Click Set.
- Select IP Ranges from the ADD SUBNET drop-down menu.
- Enter the following IP address pool details.
Option Description IP Ranges Enter the IP allocation range. For example,
IPv4 Range - 192.168.12.1-192.168.12.60, IPv6 Range - 2001:800::0001-2001:0fff:ffff:ffff:ffff:ffff:ffff:ffff
CIDR Enter the network address in a CIDR notation. For example,
192.23.213.0/24
. - Optionally, enter the following details.
Option Description Description Enter a description for the IP range. Gateway IP Enter the gateway IP address. For example,
192.23.213.253
.DNS Servers Enter the DNS server address. DNS Suffix Enter the DNS suffix. - Click ADD and APPLY.
- Click SAVE.
Results
Verify that the TEP IP pools you created are listed in the IP Pool page.
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 a name and optionally a description for the IP address pool. For example, EDGE-TEP-IP-POOL.
- Click Set.
- Enter the following IP address pool details.
Option Description IP Ranges Enter the IP allocation range. For example,
IPv4 Range - 192.168.12.1-192.168.12.60, IPv6 Range - 2001:800::0001-2001:0fff:ffff:ffff:ffff:ffff:ffff:ffff
CIDR Enter the network address in a CIDR notation. For example,
192.23.213.0/24
. - Optionally, enter the following details.
Option Description Description Enter a description for the IP range. Gateway IP Enter the gateway IP address. For example,
192.23.213.253
.DNS Servers Enter the DNS server address. DNS Suffix Enter the DNS suffix. - Click ADD and APPLY.
- Click SAVE.
Results
Verify that the IP pools you created are listed in the IP Pool page.