esxcli network ip neighbor list.VMware vSphere ESXi
The network configuration is either inconsistent with the physical switch port configuration (VLAN mismatch, MTU mismatch), or the physical network path is dropping management traffic.
esxcli network nic listpktcap-uw tool to confirm if the physical switch is sending traffic on the expected VLAN. If no packet is captured, the physical switch is not sending traffic on that VLAN:esxtop.vmk0) and identify the active TEAM-UPLINK (e.g., vmnic0).esxtop.pktcap-uw --uplink <vmnic> --vlan <vlan_id> -c 1 <vmnic> with the active uplink (e.g., vmnic0) and <vlan_id> with the configured management VLAN.esxcli network ip neighbor list. If the gateway IP shows as (incomplete), the gateway is not responding to ARP requests.