vmnic) reports a "Link Down" state.Invalid configuration for device '##'.Addition or reconfiguration of network adapters attached to non-ephemeral distributed virtual port groups is not supported.This issue occurs when vCenter is offline and cannot provide the required port bindings for static (non-ephemeral) port groups on a vDS. This often follows a restoration where the vCenter database does not match the current host vDS configuration.
Build a temporary Standard Switch (vSS) to restore vCenter connectivity.
esxcli network vswitch dvs vmware listesxcfg-vswitch -Q <vmnic> -V <PortID> <vDSName> (Note: If LACP is configured on the physical switch, break the LAG first.)esxcli network vswitch standard add --vswitch-name=Recovery-vSSesxcli network vswitch standard portgroup add --portgroup-name=Recovery-PG --vswitch-name=Recovery-vSSesxcli network vswitch standard uplink add --uplink-name=<vmnic> --vswitch-name=Recovery-vSSesxcli network vswitch standard portgroup set --portgroup-name=Recovery-PG --vlan-id <VLAN_ID>Recovery-PG.Recovery-vSS.