先打开ESXI主机的SSH,将厂商提供的vib驱动文件上传到/tmp目录,然后执行
esxcli software vib install -v /tmp/net-i40e_2.0.7-1OEM.600.0.0.2494585.vib

[root@localhost:~] esxcli software vib install -v /tmp/net-i40e_2.0.7-1OEM.600.0.0.2494585.vib
Installation Result
Message: The update completed successfully, but the system needs to be rebooted for the changes to be effective.
Reboot Required: true
VIBs Installed: INT_bootbank_net-i40e_2.0.7-1OEM.600.0.0.2494585
VIBs Removed:
VIBs Skipped:

 执行完成后重启ESXi主机后才能生效。