DHCP (: Internet Protocol IP Addresses Network Administrator
DHCP (: Internet Protocol IP Addresses Network Administrator
Depending on implementation, the DHCP server may have three methods of allocating IP
addresses:
Dynamic allocation
A network administrator reserves a range of IP addresses for DHCP, and each DHCP client
on the LAN is configured to request an IP address from the DHCP server during network
initialization. The request-and-grant process uses a lease concept with a controllable time
period, allowing the DHCP server to reclaim and then reallocate IP addresses that are not
renewed.
Automatic allocation
The DHCP server permanently assigns an IP address to a requesting client from the range
defined by the administrator. This is like dynamic allocation, but the DHCP server keeps a
table of past IP address assignments, so that it can preferentially assign to a client the
same IP address that the client previously had.
The DHCP server issues a private IP address dependent upon each client's MAC address,
based on a predefined mapping by the administrator.