Re: dhcp scope for different subnets by Phillip
Phillip
Thu Mar 13 08:04:27 PDT 2008
You don't create "backup" DHCP Servers.
You create Redundant DHCP Servers with all of them running and functioning
at the same time.
Configure identical Scopes on each DHCP Server. (No Superscopes!)
Use Exclusions in the Scopes to have each DHCP Server givout only a portion
of the possible addresses.
Configure the LAN Router to forward DHCP Queries to the DHCP Servers. It
must pass the queries to all the DHCP Servers equally.
--
Phillip Windell
www.wandtv.com
The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------
"Tester" <calinguga@netscape.net> wrote in message
news:676755d7-8c63-423e-a3b0-fe921aaa548c@n58g2000hsf.googlegroups.com...
> Hi there,
> Can I create on a W2K3 DHCP server backup DHCP scopes for different
> subnets? Like server is already a dhcp server for subnet A but want to
> make it a DHCP backup server for subnets B, C and D.
> Thank you, T