Q. How do I use the new DHCP Split-Scope capability in Windows Server 2008 R2?

John Savill

September 11, 2009

2 Min Read
ITPro Today logo in a gray background | ITPro Today

A. Server 2008 R2 provides an easy way to split DHCP scopes per best practices. Best practices normally dictate allocating 80 percent of the address scope to the primary DHCP server and 20 percent to a second DHCP server which, which would be configured with a delay in responding to address lease requests. With this configuration, clients will usually get an address from the primary DHCP server.

To use the split scope, first create the DHCP scope as normal and then select Split-Scope from the Advanced menu of the scope, as shown below.

Click to expand.

The Split-Scope wizard will launch. Click Next to go to the main screen, which allows you to select the second DHCP server that will take over a portion of the scope, as shown here.

Click to expand.

You can now configure which IP addresses to allocate to the second DHCP server, either by adjusting the percentages or by directly setting the IP addresses. Click Next once set.

Click to expand.

The next screen allows you to configure the delay, in milliseconds, for the DHCP servers. This is where you would set a delay on the additional DHCP server that has been added so the primary is used for requests, if it's available.

Click to expand.

After clicking Next, a summary will be displayed and the scope split. You'll notice that exclusions are added on each DHCP server for the addresses that are active on the other DHCP server.

Click to expand.

Related Reading:

  • How do I create a DHCP scope in Windows 2000?

  • Create DHCP Scopes

  • Shell Script Makes Managing DHCP Scopes Easier

  • Activating DHCP Server Scopes



Check out hundreds more useful Q&As like this in John Savill's FAQ for Windows. Also, watch instructional videos made by John at ITTV.net.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like