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.
|
|
|
|
Host Configuration Concepts, Issues and Motivation
(Page 2 of 3)
Cases Where Manual Configuration Is Not Feasible
The drudge work associated with manual
configuration is significant, but the problems with manual configuration
go well beyond the inefficiency issue. There are situations where manual
configuration is not just inconvenient, it's actually impossible:
- Remote Configuration: An administrator
cannot be everywhere; modern networks can span cities or nations. Unless
we want to train every user on how to configure network hosts, we must
use an automated protocol.
- Mobile Device Configuration: IP was designed
when computers were large and attached to each other using heavy cables;
today we have computers that fit in a shirt pocket and communicate using
radio waves. IP addresses must be assigned based on the network to which
they are attached, and this makes reconfiguration required when a device
is moved. This is not conducive to manual configuration at all.
- Dumb Host Configuration: Most
of the hosts we use today are full-fledged computers, with their own
internal storage. We can assign such a device an address by entering
it into a file that the device reads when it starts up. There are certain
devices, however, that do not include any form of storage. Since they
are mass-produced, they are all identical and cannot have individualized
parameters stored within them. Such a device relies on a configuration
protocol to learn what it needs to function on a networkespecially
including its individual identity, as we saw above.
- Address Sharing: The proliferation of
devices attached to the global Internet has led to a situation where
IP addresses must be carefully managed to ensure that they are not wasted
on devices that aren't using them. Some organizations even find themselves
with more potential hosts than they have addresses. A host configuration
protocol can allow an address to be automatically assigned to a host
when needed, and then returned to a common pool for reuse
when the host leaves the network. This permits addresses to be shared
and reduces the need for more address space.
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.
|