Welcome to TechNet Blogs Sign in | Join | Help

Microsoft Windows DHCP Team Blog

The world's most deployed DHCP Server! Deploy and discuss about your fav. server, here!
How to configure split-scope using wizard

Split-scope configuration (Widely known as 80/20 Configurations) is typically considered as high-availability deployment scenario for the DHCP Server. It involves configuring scopes with the same subnet address and subnet mask and configuration on two distinct DHCP Servers. The two scopes have complementary exclusion ranges and therefore will not serve the same address to different clients.

The ratio of address ranges across the servers is denoted as Primary Server to lease 80 percent of the addresses in the scope and the secondary server to lease out 20 percent of the addresses in the scope. Splitting a scope between servers in this way, which is commonly referred to as the "80/20 rule," often relies on the proximity of the DHCP servers to the clients it serves. To avoid address range exhaustion on the secondary (20% address range) server, it can be configured to send out the DHCP OFFER with a small delay as well.

Configuration Steps:

Fig1- Launch DHCP server

Fig 2: Launch the Split scope screen

Right click on the scope that is to be split and press the advanced menu item and split scope menu item.

Fig 3: Initialization screen

Press the next button on this screen to proceed.

Fig 4: Add Secondary DHCP server screen

Add the secondary server in the edit box, if secondary server does not exist an error is displayed. It is only after having provided valid secondary DHCP Server one can click Next. Press next button to proceed.

Fig 5: Split scope configuration screen

Adjust the split using the slider control; all other values are automatically adjusted OR the split can be configured with percentage field or IP Address range of the exclusion. Press next button to proceed.

Fig 6: Split scope delay configuration screen

Specify the delay on the secondary server, press next button to proceed.

Fig 7: Configuration summary screen

This screen shows the selected configuration before you could proceed for split. Press next button after checking your configuration.

Fig 8: Summary results screen

Show the result of the split.

Fig 9: DHCP server showing split scope

This page shows the scope getting configured on the secondary server and the exclusion range set on the secondary server

 Hope this helps you in configuring the Split-Scope and manage the address effectively. Suggestions, comments and quries are welcome.

Thanks,
TeamDHCP

Posted: Thursday, January 22, 2009 1:59 PM by teamdhcp
Filed under:

Comments

Paul Panzer said:

Hi,

great wizard, but wouldn't it be easier to store the dhcp database in Active Directory and have a second dhcp server to distribute the adresses - as failover.

# February 5, 2009 8:24 AM

Greg Biggs said:

I don't see it mentioned in the article...which OS includes this functionality?  Server 2008?

# February 11, 2009 8:43 PM

teamdhcp said:

Hey Greg,

This functionality is available only on Windows Server 2008 R2.

Thanks

Raunak Pandya

# February 11, 2009 11:24 PM

Jason said:

Can you please explain why the second dhcp server has exclusion ranges of 20.0.0.1 to 20.0.0.80 and then a second exclusion of 20.0.0.81 to 20.0.0.100 out of its scope of 20.0.0.1 to 20.0.0.100.

would not this render the dhcp server unable to hand out addresses? it has exclusion ranges that cover the whole scope.

how can this be?

# November 14, 2009 11:29 PM

teamdhcp said:

The exlusion ranges are on different dhcp servers. So an exclusion 20.0.0.1 20.0.0.80 is configured on the second server so that it does not give addresses from this range and only the primary (first) server services from the range 20.0.0.1 to 20.0.0.80. Similary exclusion 20.0.0.81 to 20.0.0.100 is configured on the primary so that it does not lease addresses from this range and only the second server leases addresses from the range 20.0.0.81 to 20.0.0.100 .

-Tushar

# November 14, 2009 11:44 PM

bassjace said:

That may be but I have set up the same setup on my Serv08 R2 DHCP servers. The same setup but with different IP ranges. The second DHCP server has the 2 exclusion ranges just like your example. When I stop the host DHCP server IP address handouts stop. The second DHCP server does not hand out anything as it is range excluded out of the scope.

When I look at the host DHCP servers exclusions it only has the exclusions for the second DHCP servers range of IP's not 2 lots as the second server does.

example

DHCP1(host)

address range 10.0.0.1 - 10.0.0.200

exclusion     10.0.0.121 -10.0.0.200

DHCP2(split scope)

address range 10.0.0.1 - 10.0.0.200

exclusion     10.0.0.1 - 10.0.0.120

exclusion     10.0.0.121- 10.0.0.200

With this default setup as created by the Split Scope feature the second DHCP server does not hand out IP's when you stop the host DHCP. APIPA address are granted to hosts by themselves as they cannot get an answer from a working DHCP.

Start the host and away it goes again.

Delete the exclusion range on DHCP2 that corresponds with the host DHCP servers range and DHCP2 hands out addresses.

If this is the correct way to set it up then I am missing something, can you please explain to me what I am doing wrong?

Are we able to converse outside of this blog?

# November 15, 2009 12:53 AM

teamdhcp said:

The exclusion ranges should be :

DHCP1(host)

address range 10.0.0.1 - 10.0.0.200

exclusion     10.0.0.121 -10.0.0.200

DHCP2(split scope)

address range 10.0.0.1 - 10.0.0.200

exclusion     10.0.0.1 - 10.0.0.120

There should be no exclusion 10.0.0.121 - 10.0.0.200 on the second server.

Wil correct the diagram.

-Tushar

# November 15, 2009 8:29 PM

bassjace said:

thanks for the feedback. That is what I have done manually.

So why does the DHCP Split Scope feature do this by default?

I have created various Split Scopes to test with various IP ranges and all of them by default in the second DHCP server included 2 exclusion ranges, one to exclude the Hosts range and another to exclude its own range.

Is this a bug as I have re-created the problem over and over.

If using this Split Scope feature you manually have to delete the exclusion range on the second DHCP server for it to hand out IP's.

Is this what is intended with the Split Scope feature as I cannot find any information on it at all.

Please advise.........

# November 16, 2009 4:41 PM

teamdhcp said:

When you are using the split sciope feature , do you already have any existing exclusions on the scope for which you are trying to do split scope? Those exclusions too would be migrated .

-Tushar

# November 16, 2009 8:04 PM
Leave a Comment

(required) 

(required) 

(optional)

(required) 

  
Enter Code Here: Required

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Page view tracker