This article outlines the troubleshooting steps for identifying and resolving NSX Transport Node (TN) degradation and vTEP tunnel failures. The issues typically manifest when an ESXi host's NSX TEP (Tunnel Endpoint) interface is assigned to a Distributed Virtual Switch (VDS) that lacks physical uplinks, often following a DVS port group extension or infrastructure reconfiguration.
VMware NSX
The TEP VMkernel interface (e.g., vmk10) is incorrectly assigned to a VDS switch that does not possess assigned physical uplinks. While management VMkernels may reside on a correctly configured switch (with uplinks), the NSX TEP traffic fails to egress the host because the host lacks a physical data path on the assigned TEP switch.
Step 1: Identify the Affected Switch
vmk10) assignment with the switch uplinks.Step 2: Verify Tunnel Reachability (CLI) Log in to the affected ESXi host via SSH and run the following commands to confirm tunnel status:
nsxdp-cli bfd sessions list (Look for sessions in "Down" state or missing expected peer TEP IPs).vmkping -I vmk (Replace vmk with the TEP interface ID and with a peer host's TEP IP).Step 3: Reconfigure Transport Node
Step 4: Post-Resolution Verification
nsxdp-cli bfd sessions list.