VMware NSX 4.x Professional (2024) — Question 5

An administrator wants to validate the BGP connection status between the Tier-0 Gateway and the upstream physical router.
What sequence of commands could be used to check this status on NSX Edge node?

Answer options

Correct answer: B

Explanation

Option B is correct because it uses the 'get gateways' command followed by 'vrf <number>' to specify the virtual routing and forwarding instance, and then 'get bgp neighbor' to check the BGP status. The other options do not follow the correct command sequence needed to validate BGP connections effectively on an NSX Edge node.