VMware Cloud Foundation 5.x Administrator — Question 25
An administrator is deploying an NSX Edge cluster from SDDC Manager. The administrator plans to configure the Border Gateway Protocol (BGP) to enable dynamic routing with the upstream physical networking.
Which three values must be provided when configuring BGP? (Choose three.)
Answer options
- A. BGP Password
- B. BGP Autonomous System Number (ASN)
- C. BGP Router ID
- D. BGP Peer IP
- E. BGP Route Topology
Correct answer: A, B, D
Explanation
The correct options A, B, and D are essential for BGP configuration. The BGP Password is used for authentication, the Autonomous System Number identifies the BGP routing domain, and the Peer IP is needed to establish a connection to the BGP neighbor. Options C and E are not necessary for basic BGP setup, as the Router ID is optional and Route Topology is not a required configuration parameter.