2V0-41.24 Question 350
Select 3An administrator is configuring a new NSX-T environment to support a multi-tier application. They need to create an uplink trunk segment to connect the ESXi transport nodes to the physical network. Which of the following steps are required to successfully create the uplink trunk segment?
- A
Define the transport zone for the uplink trunk segment.
- B
Assign a VLAN or VLAN range to the uplink trunk segment.
- C
Configure the segment with an IP address for connectivity.
- D
Specify the teaming policy for the uplink trunk segment.
- E
Enable multicast replication mode for the trunk segment.
Show answer and explanation
Correct answers: A, B, D
Explanation
To create an uplink trunk segment in NSX-T, the transport zone must be defined to specify the segment's scope. VLAN or VLAN range assignment ensures proper connectivity with the physical network, and a teaming policy must be configured to manage how physical uplinks are utilized. Configuring IP addresses is not relevant to the trunk segment itself, and multicast replication mode is unrelated to this process.
- A. Correct.
Correct: A transport zone specifies the scope of the segment and is required when creating an uplink trunk segment.
- B. Correct.
Correct: VLAN or VLAN range assignment is necessary to ensure the trunk segment communicates with the correct VLANs in the physical network.
- C. Incorrect.
Incorrect: An IP address is not configured directly on the uplink trunk segment; IPs are typically configured on TEPs (Tunnel Endpoints).
- D. Correct.
Correct: A teaming policy is required to define how the uplinks will be utilized for redundancy and load balancing.
- E. Incorrect.
Incorrect: Multicast replication mode is not a requirement for creating an uplink trunk segment. It is related to multicast traffic handling in specific scenarios.