VMware vSphere ESXi
When a VM moves to a new host, the physical switch port connected to the destination host must learn the VM's MAC address to update its forwarding table (MAC table). This is typically triggered by a Reverse ARP (RARP) packet sent by the ESXi host on behalf of the VM.
The connectivity failure occurs when:
The RARP packet or subsequent ARP requests from the VM are disregarded or dropped by the physical network infrastructure.
There is a delayed MAC table update on the physical switches.
Engage the physical networking team to investigate delayed MAC learning or port-security settings on the upstream switches and Verify that the physical switch ports are configured for the correct VLANs and are not in a "Discard" or "Blocking" state for the VM's MAC address.
As a workaround, logging into the Guest OS and initiating a continuous ping to the default gateway can force the physical switch to learn the new MAC location.
For more information on IP to MAC mapping and "Notify Switch" settings, see IP to MAC mapping, GARP, RARP and Notify Switch setting for Virtual Machine Connectivity
For related information, check the KBs below: