Review these steps to restore connectivity:
- Verify the BGP neighbor status and prefix count from the NSX Edge CLI: Review this command before running it.
- Confirm the routing table lacks the required destination prefix: Review this command before running it.
shell
get route <destination-ip>
- Coordinate with the physical network team to ensure the TOR switch is configured to advertise the default route (0.0.0.0/0) or the specific destination prefix to the NSX BGP neighbors.
- In the NSX Manager UI, navigate to Networking > Segments, and verify the Gateway IP/Prefix for the affected segment. Ensure it is correctly set .
- Test connectivity from an overlay VM to the Segment Gateway, then to the external IP.