To migrate the vTEP interfaces from DHCP to IP Pool, please follow the steps below:
- Please make sure you have configured IP Pool, with sufficient number of IP addresses in the pool (one IP address is required per host vTEP interface (e.g. if there is 25 host transport nodes in the cluster, and each host has two vTEP interfaces, you will need 50 IP addresses in the IP Pool)).
- If the cluster does have a Transport Node Profile attached (host configuration is defined in the Transport Node Profile):
- In NSX UI, browse to:
System -> Networking -> Hosts -> Transport Node Profiles
- Identify and edit the profile, where you change the IP(v4 or v6) Assignment from "DHCP" to "IP Pool" and select the newly created IP pool (created in step (1.) above).
- Click on "ADD", and then "APPLY".
- VTEPs will be re-created on the desired configuration.
Note: this configuration will be applied to all hosts in the cluster.
- If the cluster doesn't have a Transport Node Profile attached (hosts are configured individually):
- In NSX UI, browse to:
System -> Networking -> Hosts
- Select the host you would like to reconfigure.
- Use the "CONFIGURE NSX" button.
- In the wizard, use the 3 vertical dots to edit the host switch.
- Change the IP(v4 or v6) Assignment from "DHCP" to "IP Pool", and select the IP pool created for this purpose (in step (1.) above).
- Click on "ADD", and then "APPLY".
- Host vTEPs will be re-created on the desired configuration.
Note: This change requires re-creation of host's vTEP interfaces, which will result in brief connectivity downtime on the workloads actively consuming these interfaces (e.g. BFD tunnels, and connectivity of VMs connected to Overlay networks on the hosts that are being reconfigured). VMware by Broadcom recommend to carry out this change during maintenance window, or while the relevant hosts are in Maintenance mode.