Does this meet the goal?

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
Your network contains an Active Directory domain named adatum.com. The domain contains two DHCP servers named Server1 and Server2. Server1 has the following IP configuration.

Server2 has the following IP configuration.

Some users report that sometimes they cannot access the network because of conflicting IP addresses.
You need to configure DHCP to avoid leasing addresses that are in use already.
Solution: On Server2, you modify the StartRange IP address of the scope.
Does this meet the goal?
A. Yes
B. No

microsoft-exams

3 thoughts on “Does this meet the goal?

  1. The given answer is correct.

    The range of server 1 is 172.16.0.20 – 172.16.0.100. The range of Server 2 is 172.16.0.80 – 172.16.0.150. There is an overlap of IPs for .80-.100. If you modify Server2 to have a start IP of .101, this will solve the issue.

  2. the answer is NO

    As users has reported conflicting IP addresses, very likely Server1 is running a scope that has overlapping ranges with the unmentioned Server2, modifying the
    scope IP address range on Server1 could solve the problem.

    1. @coleman
      This explanation is for another variant of the question which states:
      “Solution: On Server1, you modify the EndRange IP address of the scope”
      both solutions are Yes

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.