Manually migrate VMkernel adapters from a vSphere Standard Switch or from an N-VDS switch to a vSphere Distributed Switch.

Note: Starting with NSX-T Data Center 3.0, transport nodes can be created using vSphere Distributed Switch.

After preparing the transport node with vSphere Distributed Switch host switch type (referred to as an NSX Switch in vCenter Server), manually migrate VMkernel adapters (vmks) and physical NICs (vmnics) to an NSX Switch on the ESXi host.

In the procedure below, consider this switch configuration:
  • vmk0, vmk1 are connected to vSwitch0, and vmnic0, vmnic1 are configured as uplink 1 and 2 respectively on the vSwitch0.

  • NSX Switch does not have any vmnic or VMkernel adapter configured.

Both vmk0 an vmk1 are connected to vSwitch and vmnic0 and vmnic1 are configured as uplink 1 and uplink 2 on vSwitch.

NSX-T Data Center switch does not have any vmnic or vmks configured on it.

At the end of the procedure, vmnic0, vmnic1 and vmk0, vmk1 are migrated to vSphere Distributed Switch (referred to as an NSX Switch in vCenter Server).

Prerequisites

  • ESXi hosts are prepared as transport nodes using vSphere Distributed Switch.

Procedure

  1. From a browser, log in with admin privileges to a vCenter Server at https://<vCenterServer-ip-address>.
  2. Navigate to Host → Configure → Virtual Switches.
  3. View existing vmknics configured on vSwitch0.
  4. Make a note of the vmknics to be migrated to the distributed virtual port group of the NSX Switch.
  5. Navigate to Home → Networking, to view all switches configured in the data center.
  6. In the Switch page, click Actions → Add and Manage Hosts.
  7. Select Manage Host Networking.
  8. Click Next.
  9. In the Select Member Hosts window, select hosts.
  10. Click Ok.
  11. In the Manage physical adapters window, claim unassigned adapters, as there are available vmnics that can be attached to a switch.
    1. Select an unclaimed uplink and click Assign uplink.
    2. Map a vmnic to an uplink on the NSX Switch.
    3. Click Ok.
  12. In the Manage VMkernel adapters window, assign port groups to NSX Switch.
    1. Select a vmk on vSwitch0 and click Assign port group.
    2. Select a NSX port group to assign a vmk to an NSX segment.
    3. Perform steps a and b for the remaining hosts that are managed by the switch.
  13. Finish the Add and Manage Hosts wizard.
  14. To verify vmk0 and pnics are migrated from vSwitch0 to NSX Switch on the ESXi host, navigate to Host → Configure → Virtual Switches. View the updated switch configuration.
  15. Alternatively, run the API command, https://<NSXManager-IP-address>/api/v1/logical-ports, to verify migration of VMkernel adapters is successful.
    Note: All vmk0 ports are set to Unblocked VLAN state because management traffic and services are managed by vmk0 ports. These vmk0 ports in Unblocked VLAN state allows admins to connect to the vmk0 port if hosts lose connectivity.

What to do next

Navigate to NSX Manager. In the Host Transport Node page, verify configuration status changed from Degraded to Success, as vmnics and vmks are migrated to the NSX Switch, the vSphere Distributed Switch.