2V0-41.24 Question 323
Select 3You are tasked with creating a Tier-0 gateway in an NSX-T Data Center environment for a new multi-tenant application. The application requires north-south connectivity and high availability. Which steps must you perform during the creation of the Tier-0 gateway to meet these requirements?
- A
Enable High Availability (HA) mode for the Tier-0 gateway.
- B
Configure an Edge Cluster for the Tier-0 gateway.
- C
Assign VLAN-backed uplink interfaces to the Tier-0 gateway.
- D
Set the Route Advertisement to 'None' on the Tier-0 gateway.
- E
Enable a Tier-1 gateway to act as a parent for the Tier-0 gateway.
Show answer and explanation
Correct answers: A, B, C
Explanation
To create a Tier-0 gateway for north-south connectivity and high availability, you must enable HA mode, configure an Edge Cluster, and assign VLAN-backed uplinks. These steps ensure the gateway can route external traffic and maintain connectivity during failures. Route advertisement and Tier-1 gateway configurations are not part of the core requirements for setting up a functional Tier-0 gateway.
- A. Correct.
Enabling High Availability (HA) mode ensures the Tier-0 gateway can maintain connectivity in case of node failures, which is essential for high availability requirements.
- B. Correct.
An Edge Cluster is required for the Tier-0 gateway to provide north-south connectivity, as it handles traffic between the NSX-T environment and external networks.
- C. Correct.
VLAN-backed uplink interfaces are necessary to connect the Tier-0 gateway to physical networks, enabling north-south traffic routing.
- D. Incorrect.
Setting the Route Advertisement to 'None' would prevent the Tier-0 gateway from advertising routes to external routers, which is not suitable for north-south connectivity requirements.
- E. Incorrect.
Tier-0 gateways are parent gateways for Tier-1 gateways, not the other way around. Enabling a Tier-1 gateway is not required for the creation of a Tier-0 gateway.