VI Client Loses Connectivity to the ESX Server Host After You Add a New Network Adapter
Details
I added a new network adapter to the ESX Server host. I'm not able to manage the ESX Server host using the VI Client. I'm also not able to log in to the service console remotely. What is wrong?
Solution
Adding a new network adapter can rename the existing adapters. This may result in loss of network connectivity. To address this issue, you need to reconfigure networking through the service console.
To reconfigure networking through the service console:
Log in directly to your ESX Server console.
Use the command esxcfg-nics -l to see what names have been assigned to your network adapters.
Use the command esxcfg-vswitch -l to see which virtual switches, if any, are now associated with device names no longer shown by esxcfg-nics.
Use the command esxcfg-vswitch -U to remove any network adapters that have been renamed.
Use the command esxcfg-vswitch -L to re-add the network adapters, giving them the correct names.