2V0-41.24 Question 311
Single answerYou are tasked with connecting a newly created logical segment to a Tier-1 Gateway in an NSX-T Data Center. The network team requires this segment to be routable to other segments and have access to external networks. Which step must you perform to successfully connect the segment to the Tier-1 Gateway?
- A
Assign the segment to a VLAN transport zone.
- B
Link the logical segment to the Tier-1 Gateway and ensure it is connected to a Tier-0 Gateway.
- C
Configure a static route on the Tier-1 Gateway for the segment's subnet.
- D
Attach the logical segment to the Tier-1 Gateway and enable route advertisement.
Show answer and explanation
Correct answer: D
Explanation
To connect a logical segment to a Tier-1 Gateway and ensure it is routable, you need to attach the segment to the Tier-1 Gateway and enable route advertisement. This allows the segment's routes to be advertised to the Tier-0 Gateway, facilitating communication with other segments and external networks. Other options either misrepresent the configuration process or involve unnecessary steps.
- A. Incorrect.
Assigning the segment to a VLAN transport zone is not required for connecting logical segments to Tier-1 Gateways. VLAN transport zones are used for VLAN-backed segments, not overlay segments.
- B. Incorrect.
Linking the segment to both a Tier-1 and Tier-0 Gateway is not required. The logical segment only needs to be connected to the Tier-1 Gateway. Tier-1 to Tier-0 connectivity is handled separately.
- C. Incorrect.
Configuring a static route is not necessary for this scenario. When a logical segment is connected to a Tier-1 Gateway, routing is handled dynamically if route advertisement is enabled.
- D. Correct.
Attaching the logical segment to the Tier-1 Gateway and enabling route advertisement ensures that the segment is routable and can communicate with other segments and external networks.