Hello Everyone,
I am trying to move VM Network and Management Network from NSX VDS to vSwitch. Problem is i only have one vmnic or uplinkwhich is connected to NSX VDS as of now.
Can i simply remove this uplink from VDS and attach it to vSwitch?
esxcfg-vswitch -Q vmnic -V dvPort_ID_of_vmnic dvSwitch
esxcli network vswitch standard uplink add --uplink-name=vmnic --vswitch-name=vSwitch
Or is there any better way to achieve the above task? I am using ESXi 6.0 & vCenter Server 6.5
Any help would be appreciated.
Thanks
Saurabh