Please Whitelist This Site?
I know everyone hates ads. But please understand that I am providing premium content for free that takes hundreds of hours of time to research and write. I don't want to go to a pay-only model like some sites, but when more and more people block ads, I end up working for free. And I have a family to support, just like you. :)
If you like The TCP/IP Guide, please consider the download version. It's priced very economically and you can read all of it in a convenient format without ads.
If you want to use this site for free, I'd be grateful if you could add the site to the whitelist for Adblock. To do so, just open the Adblock menu and select "Disable on tcpipguide.com". Or go to the Tools menu and select "Adblock Plus Preferences...". Then click "Add Filter..." at the bottom, and add this string: "@@||tcpipguide.com^$document". Then just click OK.
Thanks for your understanding!
Sincerely, Charles Kozierok
Author and Publisher, The TCP/IP Guide
|
NOTE: Using software to mass-download the site degrades the server and is prohibited. If you want to read The TCP/IP Guide offline, please consider licensing it. Thank you.
|
|
|
|
DHCP Lease Allocation Process
(Page 3 of 3)
Dealing With Lost Messages or Failure of the Allocation Process
You can see in this description that
there are a number of situations that may occur that require a client
to retransmit messages. This is because DHCP
uses UDP which is unreliable and can cause
messages to be lost. If retransmissions don't fix a problem such as
not receiving a DHCPOFFER or a DHCPACK from a server,
the client may have to start the allocation process over from scratch.
The client must include enough intelligence to prevent it
from simply trying forever to get a lease when there may not be a pointfor
example, if there are no DHCP servers on the network, no number of retransmissions
will help.
Thus, after a number of retries the
client will give up and the allocation process will fail. If the client
is configured to use the Automatic
Private IP Addressing feature, this is
where it would be used to give the client a default address. Otherwise,
the client will be, well, dead in the water.
Key Concept: The most important configuration process in DHCP is the lease allocation process, used by clients to acquire a lease. The client broadcasts a request to determine if any DHCP servers can hear it. Each DHCP server that is willing to grant the client a lease sends it an offer. The client selects the lease it prefers and sends a response to all servers telling them its choice. The selected server then sends the client its lease information. |
If you find The TCP/IP Guide useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider purchasing a download license of The TCP/IP Guide. Thanks for your support! |
|
|
Home -
Table Of Contents - Contact Us
The TCP/IP Guide (http://www.TCPIPGuide.com)
Version 3.0 - Version Date: September 20, 2005
© Copyright 2001-2005 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.
|