Re: DHCP Reservations



It is not that easy as you describe. One problem that you will have is lease
time. By default it is 8 days and if one of your current servers fail and
you switch to the other it will start giving out IP addresses that could be
already leased out since it doesn't know what was leased out already...

What you could do is have both systems running at the same time. Let say you
are using IP addresses ranging from 192.168.1.0 - 192.168.1.255 with 24 bit
subnet mask.
Give server 1 following range 192.168.1.1 - 192.168.1.150 and the other one
192.168.1.100 - 192.168.1.255. I know this two ranges overlap but this
overlapping part (192.168.1.100-192.168.1.150) can be used for static
assignment - but you will have to manually create these reservations (enter
MAC address on both servers and corresponding IP address from this
overlapping range).

You could also configure DHCP on cluster - but I know it gets more expensive
that way.

--
Mike
Microsoft MVP - Windows Security

"M_Hood" <MHood@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F67111D7-BA14-4F26-ABB8-2831BF7FDB27@xxxxxxxxxxxxxxxx
Hi,

I am in the process of installing our new Primary Server (W2003SP1) to
initially run alongside our existing machine, and eventually take the
majority of the load.
I have setup DHCP and have both servers showing on the MMC. I currently
only
have reservations on the old server, which I would like on the new server.
Do
I have to manually re-enter the reservations or can I transfer them
across??

Also, in order to avoid IP conflicy, I am going to unauthorize the old
server and force clients to use the new server. In case of system failure,
all I would need to do is authorize the old server and hopefully this
would
supply IP's to the clients - does this make sense to anyone other than me
??!!

Thanks in advance.


.



Relevant Pages

  • RE: how to share a static variable between 2 different process
    ... dll into Component Services in Windows as a COM+ server. ... my dll has been exposed as a COM object thanks ... course one client could pay only seats who reserved itself. ... disk) of the reservations and the related process who made the reservations. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: DNS server setup questions
    ... and a simple file server. ... or by using RESERVATIONS on the DHCP server. ... On my DHCP settings I just set a scope that I wanted my workstations to ...
    (microsoft.public.windows.server.dns)
  • Re: W2K3 Server - DHCP server snap-in failed
    ... Well, I guess we hit dead on - 87 reservations and I checked the file, the ... the server is still serving DHCP no problem. ... I bring up MMC and connect to the problemtic DHCP server, ...
    (microsoft.public.windows.server.general)
  • RE: how to share a static variable between 2 different process
    ... dll into Component Services in Windows as a COM+ server. ... my dll has been exposed as a COM object thanks ... course one client could pay only seats who reserved itself. ... disk) of the reservations and the related process who made the reservations. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Redundant DHCP Reservations
    ... > I believe you may have mis read the resource kit. ... Any IP addresses listed in the Exclusions are ignored whether ... If you include the reservations on both servers, ... > the server is left with NO ipaddress at all. ...
    (microsoft.public.windows.server.networking)