2V0-41.24 · Question #77
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?
The correct answer is B. - get gateways. get gateways: This command lists all the logical routers (gateways) configured on the NSX Edge vrf <number>: After identifying the Tier-0 Gateway from the previous command, use this command to enter the Virtual Routing and Forwarding (VRF) instance associated with the Tier-0…
Question
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?
Options
- A
- enable <LR-D>
- B
- get gateways
- C
- set vrf <ID>
- D
- show logical-routers
How the community answered
(22 responses)- A5% (1)
- B82% (18)
- C5% (1)
- D9% (2)
Explanation
get gateways: This command lists all the logical routers (gateways) configured on the NSX Edge vrf <number>: After identifying the Tier-0 Gateway from the previous command, use this command to enter the Virtual Routing and Forwarding (VRF) instance associated with the Tier-0 Gateway. Replace <number> with the specific VRF ID of the Tier-0 Gateway. get bgp neighbor: Within the VRF context of the Tier-0 Gateway, this command displays the BGP neighbor information, including the connection status to the upstream physical router.
Topics
Community Discussion
No community discussion yet for this question.