Re: DHCP on a branch office server?

Tech-Archive recommends: Speed Up your PC by fixing your registry



I did that with a 50% split and the reservations copied between the
two.. It has come in handy more than once.. :)

---
Jeffrey Randow
jeffreycentex@xxxxxxxxx
Windows Networking MVP 2001-2006
http://www.networkblog.net

On Wed, 17 Oct 2007 13:58:13 -0700, "Dave Bishop [MSFT]"
<davbish@xxxxxxxxxxxxxxxxxxxx> wrote:

You must configure the two DHCP servers with separate scopes that do not
overlap. Ensure that neither server can give out an address applies to
the network serviced by the other.

That said, you can also provide yourself a little redundancy by taking
advantage of the fact that when a client receives offers from multiple
DHCP servers, it generally chooses the address from the offer that
arrived first - presumably the local box.

On DHCP server A, serving subnet A, create a scope A that has the 80% of
the addresses for that subnet. On DHCP server B, create a scope A that
has the other 20% of the addresses for subnet B. That way, if for some
reason DHCP server A goes down, B can service requests until A is back
up.

At the same time, configure DHCP server B with a scope for subnet B that
contains 80% of the addresses for subnet B. Then configure DHCP server
A with a scope for B that contains the other 20% of the addresses.

For example, split a typical class C (like 192.168.1.XXX) into:
Scope on server A for subnet 192.168.1.0/24:
192.168.1.1 - 192.168.1.200
Scope on server B for subnet 192.168.1.0/24:
192.168.1.201 - 192.168.1.254

I hope this helps!
.



Relevant Pages

  • multiple DHCP scopes question
    ... with multiple subnets all serviced by the same DHCP server with a different ... scope for each subnet. ... I am unclear as to how the right scope info is picked up by the right ...
    (microsoft.public.windows.server.networking)
  • Re: Add new subnet to DHCP? Possible Problems?
    ... to have multiple scopes doing 1 piece of the subnet each. ... use the entire subnet range and then use Exclusions to limit the range down ... Create a Scope for it on the existing DHCP Server ...
    (microsoft.public.windows.server.networking)
  • Re: A duplicate name has been detected on the TCP network...
    ... The DHCP Server is on a different subnet and is an NT DHCP server. ... are happing in the subnet, and for reasons I am unclear of, workstations ... Bruce D. Meyer ...
    (microsoft.public.win2000.setup_deployment)
  • Re: Scope wont release addresses
    ... > I have a scope on a DHCP server that servers my clients on ... Each scope is to be a different subnet, ... router must also be setup to forward DHCP Queries to the DHCP Server. ... that the client in the proper subnet receives the proper address from the ...
    (microsoft.public.win2000.networking)
  • Re: multiple DHCP scopes question
    ... There are two different ways to service multiple subnets with a single DHCP ... DHCP server and use relay agents. ... header and offers an address from the matching scope. ... > scope for each subnet. ...
    (microsoft.public.windows.server.networking)