DHCP Server
DHCP Server
a DHCP server also supports several methods for IP address allocation: automatic,
dynamic, and manual.
automatic allocation assigns a permanent IP address for a host.
manual allocation assigns an IP address designated by a network administrator.
dynamic allocation, a DHCP server can allocate an IP address to a host on the
network only when the host actually needs to use it. dynamic allocation takes
address from a pool of IP addresses that host can use when needed and release when
they are finished.
the current version of DHCP now supports the DHCP failover protocol, in which two
DHCP server supports the same address pool. should one fail, the other can continue
to provide DHCP service for a network.
client side
open console
#setup
select the ethernet card and select the dhcp option.