2V0-41.24 Question 308
Select 3You are tasked with creating a Tier-1 gateway in an NSX-T environment to provide connectivity for workloads in a specific segment. The Tier-1 gateway needs to connect to a Tier-0 gateway for north-south traffic, and NAT services need to be enabled. Which of the following steps must you perform when configuring the Tier-1 gateway?
- A
Enable the 'Route Advertisement' feature for NAT configurations.
- B
Attach the Tier-1 gateway to a Tier-0 gateway.
- C
Enable DHCP service on the Tier-1 gateway.
- D
Configure the Tier-1 gateway to use an Edge Cluster.
- E
Create a static route on the Tier-1 gateway for the workload segment.
Show answer and explanation
Correct answers: A, B, D
Explanation
When creating a Tier-1 gateway, it is essential to configure it to connect to a Tier-0 gateway for north-south traffic routing, enable necessary services like NAT by using an Edge Cluster, and advertise NAT routes to the Tier-0 gateway. DHCP and static routes are optional depending on the specific use case but are not required for the basic Tier-1 gateway setup.
- A. Correct.
Correct. For NAT traffic to be advertised to the Tier-0 gateway, the 'Route Advertisement' feature for NAT must be enabled in the Tier-1 gateway configuration.
- B. Correct.
Correct. A Tier-1 gateway must be connected to a Tier-0 gateway to facilitate north-south traffic routing.
- C. Incorrect.
Incorrect. Enabling DHCP is not mandatory for creating a Tier-1 gateway unless dynamic IP address assignment is specifically required for workloads.
- D. Correct.
Correct. An Edge Cluster is required for Tier-1 gateway services such as NAT or load balancing.
- E. Incorrect.
Incorrect. Creating a static route for the workload segment is not required. The Tier-1 gateway dynamically learns the routes for connected segments.