R
Russ Kaufmann [MVP]
kj said:Reservations and leases have different rules when it comes to scopes.
http://support.microsoft.com/kb/196066/en-us
The DHCP server must service the subnet where the reservation is being
created.
These three rules guide you in creating reservations: 1. You may create a
reservation in any scope range.
This can include Excluded ranges.
2. You may create a reservation in a subnet range even if the
reservation falls outside the actual scope Start and End addresses for
that subnet.
May != Must.
If you have multiple DHCP servers, they will all respond to a request for
address. The process works like this:
1. Client machine (or server) comes online and says, "Help me, I need an IP
to get on the network" using a broadcast message.
2. All DHCP servers that can hear the request send a response with an offer.
A DHCP server that has a reservation for the broadcasting MAC offers the
reservation address and says, "BTW, this one is a reservation just for you.
You should use this one over all other DHCP offers. Also, you have used this
one before, so you really should like it even more."
3. The requesting computer then sends an acceptance message to the DHCP
server that has the address it wants.
4. The DHCP server acknowledges the acceptance and any other that don't get
accepted will just expire.
--
Russ Kaufmann
MVP - Windows Server - Clustering
ClusterHelp.com, a Microsoft Certified Gold Partner
Web http://www.clusterhelp.com
Blog http://msmvps.com/clusterhelp