VMware vSphere ESXi 8.0
Unsupported Optics or SFP/QSFP Modules: If utilizing fiber optics or Direct Attach Copper (DAC) cables, the transceivers may be unsupported by the NIC firmware or the physical switch, resulting in a locked port or link initialization failure.
Speed, Duplex, or FEC Mismatch: A failure in auto-negotiation or a configuration mismatch regarding speed, duplex, or Forward Error Correction (FEC) settings (common in 25G, 40G, and 100G environments) between the host NIC and the switchport.
Link Flapping Protection: Severe packet errors (e.g., CRC errors) or rapid link state transitions may cause the physical switch port to enter an error-disabled state, or prompt the ESXi driver to stop traffic processing to maintain host stability.
To further investigate this issue, refer to the following steps.
Verify Command-Line Status Connect to the ESXi host via SSH as user root and run the following command to check the exact Link and Admin status:
If Link Status is Down but Admin Status is Up, the issue is physical or driver-related rather than an ESXi configuration setting.
Check for Link Flapping or "Failed Criteria" Codes
On the ESXi host, login as user root and examine the /var/run/log/vobd.log file for specific error codes that explain the failure:
Perform a Port "Bounce" In cases of a race condition (e.g., host reboots before the physical switch is fully online), toggle the interface state:
esxcli network nic down -n vmnicX followed by esxcli network nic up -n vmnicX. Refer to the article for more details Setting the admin state up or down for a vmnic interface on ESXishut and no shut on the specific physical switch port.Hardware & Driver Validation
/var/run/log/vmkernel.log.