This article provides ways to verify that the network links between the physical network adapters used by an ESXi host and the physical switch are up and available for use.
# esxcli network nic list
Name PCI Device Driver Admin Status Link Status Speed Duplex MAC Address MTU Description
------ ------------ -------- ------------ ----------- ----- ------ ----------------- ---- -----------
vmnic0 0000:0b:00.0 nvmxnet3 Up Up 10000 Full ##:##:##:##:##:## 9000 VMware Inc. vmxnet3 Virtual Ethernet Controller
vmnic1 0000:13:00.0 nvmxnet3 Up Up 10000 Full ##:##:##:##:##:##
9000 VMware Inc. vmxnet3 Virtual Ethernet Controller
# esxcli network nic down -n vmnicX
Note: If a physical network adapter is missing from the list, verify that it is enabled in the server's BIOS settings. See vendor documentation and Network cards not detected on an ESXi host for more information.
Refer article for driver/firmware:
Determining Network/Storage firmware and driver version in ESXi
Refer article for link status being down:
https://knowledge.broadcom.com/external/article/324496/link-state-up-or-down-for-a-vmnic-interf.html