An ESXi host in a cluster loses management connectivity following a physical hardware change. The host is unable to reach its default gateway or any other IP address on the management segment despite correct VLAN and IP configuration in the DCUI.
VMware vSphere ESXi
VLAN mismatch resulting from incorrect physical cabling.
To validate the physical-to-virtual mapping for the ESXi host, Access the ESXi host using DCUI
esxcfg-info -n esxcfg-vmknic -l and trace from the physical switchport side if it is being learnt at the intended switchport.Verify that the physical switch ports are configured with the correct Management VLAN.
Swap physical cables at the hardware end to match the existing ESXi vmnic configuration if ports have been shifted.
For further troubleshooting, use pktcap-uw to capture ARP traffic on both the VMkernel adapter and the physical uplinks to verify where packets are being dropped. Follow KB Packet capture on ESXi using the pktcap-uw tool