During or after a VMware Cloud Foundation (VCF) deployment or host rebuild, ESXi hosts may lose all management network connectivity. Physical network adapters (vmnics) intended for management traffic do not appear in the interface list, preventing the host from joining the network or being managed by vCenter.
Symptoms:
VMware vSphere
The root cause is Missing Native Network Drivers. Generic ESXi installation images often lack the specific asynchronous or vendor-provided drivers required for certain high-performance Intel NIC models. When the host is re-imaged with a generic ISO, these drivers might not be installed, leaving the physical hardware unrecognized by the ESXi kernel.
The preferred resolution is to re-image the host using the correct vendor-customized image (e.g., Dell, HPE, or Lenovo-specific ESXi ISO) or the official VCF-compatible image which contains the necessary driver packages.
If an immediate re-image is not possible, follow these steps to manually install the required VIBs:
esxcli software vib install -v /vmfs/volumes/<datastore_or_USB>/<driver_name>.vibrebootesxcli network nic list