2V0-41.24 Question 287
Single answerYou are tasked with creating a new segment in an NSX-T Data Center environment to support a new application deployment. The segment must support connectivity for virtual machines in the same compute cluster and must not provide connectivity to other networks or external gateways. Which configuration option should you choose during segment creation to meet these requirements?
- A
Set the segment's connectivity to 'Disconnected' in the segment configuration.
- B
Enable the 'Routed' option and configure a Tier-1 gateway for the segment.
- C
Set the segment's connectivity to 'Connected' and assign it to a Tier-0 gateway.
- D
Use a VLAN-backed segment and assign a VLAN ID for external network connectivity.
Show answer and explanation
Correct answer: A
Explanation
In this scenario, the requirement is to create an isolated segment for virtual machines within the same compute cluster, without any connectivity to external networks or gateways. Setting the segment's connectivity to 'Disconnected' ensures that no external routing or gateway is configured, meeting the isolation requirement.
- A. Correct.
Setting the segment's connectivity to 'Disconnected' ensures that the segment is isolated and does not provide connectivity to external networks or gateways, which aligns with the requirements.
- B. Incorrect.
Enabling the 'Routed' option and configuring a Tier-1 gateway would provide external connectivity, which is not required in this scenario.
- C. Incorrect.
Setting the segment's connectivity to 'Connected' and assigning it to a Tier-0 gateway would enable external network access, which contradicts the requirement for isolation.
- D. Incorrect.
Using a VLAN-backed segment and assigning a VLAN ID would enable connectivity to physical networks, which is unnecessary for the isolated application deployment in this scenario.