That's what I do...
I have identical reservations on both of my DHCP servers...
I split mine more on the 60/40 scheme as I have more clients in the
main office than I do the branch and I would prefer less traffic on
the WAN.
---
Jeffrey Randow
(E-Mail Removed)
Windows Networking MVP 2001-2006
http://www.networkblog.net
On Tue, 30 Oct 2007 03:28:02 -0700, Newell White
<(E-Mail Removed)> wrote:
>Before I answer your question, two of mine:
>
>If you have less than 120 LAN clients why do you plan to use 80/20 instead
>of the intuitively obvious 50/50?
>And if you have more, how does 80/20 help?
>
>But this is almost irrelevant if you are going to use reservations.
>Because a Win2k3 DHCP server can assign a reserved lease whose IP address is
>in a part of the scope excluded from that DHCP server address pool.
>
>So on our network the reservations are defined on both DHCP servers with the
>same IP addresses; in the DHCP pool of the PDC emulator, but out of the pool
>of our second DC.
>But when clients request extension of their lease, either DC can grant it.
>Since the lease is renewed half-way through, this can result in both DHCP
>servers marking the lease as active and imagining they are managing it.
>But since that IP address can never be granted to another client this is not
>a problem.
>
>Assuming this works if the reservation is out of the pool of both DHCP
>servers, perhaps the best design for you is 20% spare address pool on each
>servers, and 60% for identical reservations on both servers.