2V0-41.24 Question 320
Single answerYou are tasked with creating uplink segments in an NSX-T Data Center environment to connect the Tier-0 Gateway to the physical network. The network team provides the VLAN ID and the Transport Zone to be used. What additional configuration step is required to successfully create an uplink segment?
- A
Specify the VLAN ID and associate it with the Transport Zone during uplink segment creation.
- B
Assign an IP address to the uplink segment for communication with the physical network.
- C
Map the uplink segment to at least one physical NIC on the ESXi host.
- D
Configure the uplink segment to use the same MTU size as the physical network.
Show answer and explanation
Correct answer: A
Explanation
To create an uplink segment, you must specify the VLAN ID and associate it with the appropriate Transport Zone. This ensures the uplink segment can logically connect the virtual NSX environment to the physical network. Other configurations, such as IP address assignment or physical NIC mapping, occur in different parts of the NSX-T configuration workflow.
- A. Correct.
Correct. During uplink segment creation, specifying the VLAN ID and associating it with the Transport Zone is a required step to ensure connectivity to the physical network.
- B. Incorrect.
Incorrect. IP addresses are not assigned directly to uplink segments; they are configured on the Tier-0 Gateway interfaces.
- C. Incorrect.
Incorrect. Mapping physical NICs is done at the Transport Node profile level, not during uplink segment creation.
- D. Incorrect.
Incorrect. While MTU size must match the physical network for optimal performance, it is not a configuration step required during uplink segment creation.