Replace node fails with error "Failed to check connectivity with the gateway"
If both data network and management network devices are bonded and data network bond is created before management network bond, the data network is assigned the name bond0 and the management network bond is assigned the name bond1. On the new node, which will be used for replace node if the management IP address is already assigned using vxos-shell command set network bond, the replace node workflow will fail as the new node is in incorrect configuration with management bond name set as "bond0". (IA-54348)
Workaround:
Log in to the vxos-shell for that node and execute the command delete network bond. After the command completes, retry the replace node operation from the GUI.