When physical Network Interface Cards (NICs) are replaced in an ESXi host—due to hardware failure or proactive advisories—the new cards are recognized as new vmnic devices. This article provides two methods to transition networking from old NICs to new NICs on a Distributed Virtual Switch while maintaining host connectivity.
VMware ESXi
VMware vCenter
Physical NIC replacement changes the hardware identity of the network ports. The VDS must be manually updated to map the new physical vmnic identifiers to the existing virtual uplinks.
This method is preferred as it allows both old and new NICs to be active simultaneously for a smoother transition.
Add two additional uplinks to the Distributed Switch (Right-click VDS > Edit Settings > Uplinks > Add uplinks).
Edit settings for all relevant Port Groups. Under Teaming and Failover, move the new uplinks to the Active state.
Configure the new physical switch ports to match the existing VLAN and Port Channel settings.
Place the target ESXi host into Maintenance Mode.
In vCenter, go to the host's Configure tab > Networking > Virtual Switches. Assign the new physical vmnics to the new uplinks.
Once connectivity is verified on the new NICs, remove the old vmnics from the VDS.
Move the new vmnics from the temporary uplinks back to the original uplink positions (e.g., move from Uplink 3 to Uplink 1).
Use this method if you must unplug the old NIC to insert the new one in the same slot.
Place the host into Maintenance Mode.
Create a temporary vSphere Standard Switch on the host.
Migrate the Management VMkernel port and one existing vmnic to the VSS to ensure you don't lose access to the host.
Physically replace the first NIC.
Ensure the new physical switch port configuration matches the old one.
Add the new vmnic back to the DVS. Once the first new NIC is stable on the DVS, migrate the Management VMkernel back from the VSS to the DVS.
Repeat the physical swap for the second NIC and add it to the DVS.
Always perform these actions while the host is in Maintenance Mode to prevent virtual machine outages.
Ensure the physical switch team/port-channel configuration is updated if the new NICs connect to different physical ports.