tcpdump or Wireshark to analyze packet traffic, you observe that the host does not send a RARP request after moving the virtual machine via vMotion to the destination host.pktcap-uw:net-stats -l | grep <VM_Name>
pktcap-uw --switchport <Switchport_ID> --capture VnicTx,VnicRx --mac <VM_MAC_Address> --ng -o /tmp/vm_vnic_arp.pcapngesxtop and press n for network.pktcap-uw --uplink <vmnic_name> --capture UplinkSndKernel --mac <VM_MAC_Address> --ng -o /tmp/uplink_vmnic_rarp.pcapngLoad Balancing policy in the vSwitch or the Teaming and failover policy in the Distributed Port Group properties to Notify Switches, the host sends the RARP request after performing a vMotion.VMware ESXi
VMware vCenter Server
Upstream switch not notified of VM relocation.
To resolve this issue, enable switch notification by setting the Notify Switches option to Yes in the Load Balancing policy for the vSwitch or Teaming and failover policy in the Distirbuted Port Group properties
If setting the Notify Switches option to Yes does not resolve the issue:
Workaround:
For more information on troubleshooting steps, see Troubleshooting virtual machine network connection issues.
For further information on packet captures on ESXi, see Packet capture on ESXi using the pktcap-uw tool.