2V0-41.24 Question 276
Single answerAn administrator is configuring a new IP pool in an NSX-T Data Center environment. The administrator wants to ensure that the IP pool will be used for assigning IP addresses dynamically to VMs connected to a specific overlay segment. During the configuration, the administrator is prompted to provide a range of IP addresses, subnet mask, and gateway. Which additional configuration step must the administrator take to ensure the IP pool is valid and functional?
- A
Specify a DNS server address.
- B
Assign the IP pool to a Transport Node Profile.
- C
Enable DHCP in the IP pool configuration.
- D
Exclude IP addresses reserved for other network services.
Show answer and explanation
Correct answer: D
Explanation
When creating an IP pool in NSX-T, it is important to ensure that the IP addresses in the pool do not overlap or conflict with those reserved for other purposes, such as gateways or specific services. This requirement ensures the pool operates correctly without causing network issues. Other configurations, like DNS or DHCP, may be optional depending on the use case.
- A. Incorrect.
While specifying a DNS server address can be useful, it is not mandatory for the IP pool to function. DNS is not required for IP pool validation.
- B. Incorrect.
Assigning the IP pool to a Transport Node Profile is incorrect because IP pools are typically associated with segments or specific configurations, not transport nodes directly.
- C. Incorrect.
Enabling DHCP in the IP pool configuration is not necessary because NSX-T uses IP pools for static or dynamic assignment as needed, but DHCP configuration is separate.
- D. Correct.
Excluding IP addresses reserved for other network services ensures that the IP pool does not conflict with critical IPs like gateways or reserved addresses, making the pool functional and valid.