2V0-41.24 Question 336
Select 3An organization is deploying a new NSX-T environment and needs to configure a Tier-0 gateway to enable north-south routing. The administrator is tasked with creating the Tier-0 gateway. During the configuration process, which of the following steps are essential to successfully create and configure the Tier-0 gateway?
- A
Assign an Edge Cluster to the Tier-0 gateway during creation.
- B
Enable BGP on the Tier-0 gateway for north-south routing to function.
- C
Configure External Interfaces for the Tier-0 gateway.
- D
Set the Tier-0 gateway to Active-Active mode if it will be used for load balancing.
- E
Create a static route on the Tier-1 gateway for traffic to reach the Tier-0 gateway.
Show answer and explanation
Correct answers: A, C, D
Explanation
To create a Tier-0 gateway, it is crucial to assign an Edge Cluster, configure External Interfaces, and set the appropriate mode (Active-Active or Active-Standby) based on the use case. Enabling BGP is optional and depends on the chosen routing method, and static routes are not required on the Tier-1 gateway since routing between Tier-1 and Tier-0 gateways is automatic.
- A. Correct.
Correct: Assigning an Edge Cluster is essential for the Tier-0 gateway to provide north-south routing capabilities and communicate with physical devices.
- B. Incorrect.
Incorrect: Enabling BGP is optional and depends on whether the organization is using dynamic routing. Static routing could also be used instead of BGP.
- C. Correct.
Correct: External Interfaces are required for the Tier-0 gateway to connect to the physical network and handle traffic.
- D. Correct.
Correct: Setting the Tier-0 gateway to Active-Active mode is necessary if load balancing is required, but it depends on the deployment scenario.
- E. Incorrect.
Incorrect: Static routes are not configured on the Tier-1 gateway to communicate with the Tier-0 gateway. Instead, routes are automatically advertised between Tier-1 and Tier-0 gateways.