VMware NSX 4.x Professional (2023) — Question 44
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
- A. - enable - get vrf - show bgp neighbor
- B. - set vrf - show logical-routers - showbgp
- C. - get gateways - vrf - get bgp neighbor
- D. - show logical-routers - get vrf - show ip route bgp
Correct answer: C
Explanation
The correct answer is C because the commands 'get gateways' and 'get bgp neighbor' specifically focus on retrieving BGP-related information, which is essential for validating the connection status. Options A, B, and D do not include the appropriate commands required to check the BGP neighbor status; they either focus on unrelated tasks or contain incorrect commands.