On the corresponding X6 VM (currently using temporary IP):
- Log in to CLI:
login: admin
password: <current_admin_password>
Infoblox >
2. Reconfigure network to use the old X5 node’s IPs (for LAN1, HA, MGMT as applicable).
Example:
Infoblox > set network
NOTICE: All HA configurations are performed from the GUI. This interface is used
only to configure a standalone node or to join a Grid.
Enter IP address: <OLD_X5_LAN1_IP>
Enter netmask: [Default: <old_netmask>]: <OLD_X5_NETMASK>
Enter gateway address [Default: <old_gateway>]: <OLD_X5_GATEWAY>
Become Grid member? (y or n): n
The network settings have been updated.
If the node uses MGMT and HA interfaces, you will configure those later via GUI after Grid join, but the LAN1 IP must match the old X5 LAN1 IP so Grid membership mapping works.
3. Test connectivity from the X6 VM:
Infoblox > ping <default_gateway>
Infoblox > ping <GM_VIP_IP>
Infoblox > ping <HA_peer_LAN_or_VIP>
All pings should be successful.