You will have to "reconnect" your hosts again into the VC after the change of address. ESXi hosts store the ip address of the vCenter in their config.
I mapped out some steps previous for a vc and c-class move that occured in work, have a look may be of use to you. :smileyhappy:
*Assumptions
• VC/VUM/SQL reside inside the cluster being moved and must continue to do so
• The target network IP segment cannot be presented to the source chassis/cluster nodes prior to the move
• All relevant DNS changes for hostnames etc are out of scope of this document
1. Ensure that the VC server is running on the first ESXi host in the cluster.
2. Ensure that the VUM server is running on the first ESXi host in the cluster.
3. Ensure that the SQL server is running on the first ESXi host in the cluster.
4. Create backup of required SQL databases
5. Disable lockdown mode on first ESXi host.
6. Disable DRS on the cluster
7. Shutdown all VM Guests (except VC/VUM/SQL)
8. Shutdown all ESXi hosts except first host
9. Connect to first ESXi server directly using vSphere client and root account
10. Stop VC/VUM services manually and disable the services
11. Shutdown VC/VUM/SQL servers
12. Create VMware snapshot for VC/VUM/SQL servers
13. *Perform physical move of equipment to new location
14. Power on first ESXi cluster node
15. Connect via iLO management interface to ESXi console, change management IP network settings via ESXi console - * ensure DNS records updated to reflect new IP address
16. Connect to first ESXi server on new IP address directly using vSphere client and root account
17. Power on SQL server
18. Change SQL server IP address details and validate - * ensure DNS records updated to reflect new IP address
19. Power on vCenter Server
20. Change vCenter IP address details and validate - * ensure DNS records updated to reflect new IP address
21. Re-enable the VC services and start
22. Ensure no legacy management server IP address details are stored in vCenter configuration “Administration > vCenter Server Settings > Runtime Settings > managed IP Address”
23. Power on VUM Server
24. Change VUM IP address details and validate - * ensure DNS records updated to reflect new IP address
25. Re-enable the VUM services and start
26. Connect to vCenter using vSphere client
27. All ESXi cluster hosts will be in a disconnected state
28. Reconnect first ESXi host in cluster, root username and password are required
29. Validate new network configuration on first ESXi host
30. Update port group configuration for guests as required to reflect any new VLAN(s)
31. Power on and test a guest machine on first node and test functionality as required.
32. Repeat step 14 for required remaining ESXi host nodes in cluster
33. Repeat steps 25-28 for each remaining ESXi host nodes after modification.
34. Ensure vMotion functionality is also intact.
35. After some time and move has been deemed a success the snapshots of VC/VUM/SQL can be deleted.