You have a DHCP server named Server1 that runs Windows Server 2016.
You have a single IP subnet.
Server1 has an IPv4 scope named Scope1. Scope1 has an IP address range of 10.0.1.10 to 10.0.1.200 and a
length of 24 bits.
You need to create a second logical IP network on the subnet. The subnet will use an IP address range of
10.0.2.10 to 10.0.2.200 and a length of 24 bits.
What should you do?
A.
Create a second scope, and then create a superscope.
B.
Create a superscope, and then configure an exclusion range in Scope1.
C.
Create a new scope, and then modify the IPv4 bindings.
D.
Create a second scope, and then run the DHCP Split-Scope Configuration Wizard.
Explanation:
References: https://technet.microsoft.com/en-us/library/cc958938.aspx
Agree