VMware NSX
The edge node was deployed on an ESXi host that became unresponsive in vCenter. As a result, the edge node was powered off and marked unhealthy in NSX. The degraded TEP status was due to loss of tunnel interface connectivity from the inactive edge node.
Fix the underlying ESXi host issue and power on the edge node node.
Workaround:
OR
vim-cmd vmsvc/getallvms |grep <vm name> ===> Find the VM ID and path vim-cmd vmsvc/power.getstate <vmid> ===> Find the VM state.vim-cmd vmsvc/get.tasklist VMIDvim-cmd vimsvc/task_cancel task_idvim-cmd vmsvc/power.off VMIDvim-cmd vmsvc/unregister VMIDNote:
Before registering the edge node to a new host, make sure the affinity rules are disabled.
Also make sure edge node is in the system exclusion list of NSX.
NSX-EDGE-COM
KB 377076