July 2009
Beginner
354 pages
9h 8m
English
![]()
DHCP stands for Dynamic Host Configuration Protocol. This name pretty much covers what DHCP is used for: to dynamically configure a host connected to a network so it can use that network. In practice, DHCP is used to give a host an IP address, a subnet mask, a default gateway, a name server, and so on. Basically, it provides a networked device with everything it needs to be able to use the network to which it is connected.
This, of course, makes it clear why you could use DHCP. It allows you to control centrally the configuration of your network and makes it easy to distribute changes of the network configuration ...
Read now
Unlock full access