When troubleshootingBGP peering issueson an NSX Edge Transport Node, VMware documentation directs administrators to examinerouting logs, because BGP failures are often caused by adjacency negotiation errors, authentication mismatches, keepalive/hold timer issues, or route-policy failures.The NSX Edge CLI command:get log-file routing followstreams real-time routing logs, including BGP daemon logs (bfdd, routed, wdog) and provides detailed insight into:* BGP session establishment and teardown* Keepalive and hold timer exchanges* Neighbor state transitions* Route advertisement or rejection* Authentication mismatches* MTU or connectivity issues on TEP / uplinksThis is theonlycommand in the list that exposesdiagnostic-level BGP informationneeded to troubleshoot peering.Option A (edge-cluster status) shows cluster membership only.Option B (get logical-routers) shows logical router configuration, not BGP logs.Option C (edge-cluster history state) is unrelated to routing.
When troubleshootingBGP peering issueson an NSX Edge Transport Node, VMware documentation directs administrators to examinerouting logs, because BGP failures are often caused by adjacency negotiation errors, authentication mismatches, keepalive/hold timer issues, or route-policy failures.
The NSX Edge CLI command:
get log-file routing follow
streams real-time routing logs, including BGP daemon logs (bfdd, routed, wdog) and provides detailed insight into:
* BGP session establishment and teardown
* Keepalive and hold timer exchanges
* Neighbor state transitions
* Route advertisement or rejection
* Authentication mismatches
* MTU or connectivity issues on TEP / uplinks
This is theonlycommand in the list that exposesdiagnostic-level BGP informationneeded to troubleshoot peering.
Option A (edge-cluster status) shows cluster membership only.
Option B (get logical-routers) shows logical router configuration, not BGP logs.
Option C (edge-cluster history state) is unrelated to routing.