nsxcli → del nsx results in the error message:Attempting to uninstall NSX VIBS using unsupported procedures can result in unexpected behaviors and outcomes. To avoid the need to do any of the below, follow the uninstall guide.
Resolution Steps:
nsxdp-cli vswitch instance list

esxcli network ip interface remove --interface-name=vmk10esxcli network ip interface remove --interface-name=vmk11esxcli network ip interface remove --interface-name=vmk50esxcfg-vswitch -lnet-dvs -D -p <vdrportID | spfportID | etc> <dvs name>net-dvs -l | grep -i vtep
NOTE: Only when this returns no results have all the required ports been deleted.
/usr/lib64/vmware/nsx-opsagent/bin/nsxcfg-vswitch -snet-dvs -u com.vmware.nsx.kcp.enable -p hostPropList <dvs name>net-dvs -u com.vmware.nsx.spf.enabled -p hostPropList <dvs name>net-dvs -u com.vmware.nsx.vdl2.enabled -p hostPropList <dvs name>net-dvs -u com.vmware.common.nsxUplink -p globalPropList <dvs name>nsxclidel nsxTerminatedesxcli software vib list | grep -i nsxThe error message may lead you to several KBs: