Dynamic Host Configuration Protocol (DHCP):
Automatic IP addressing at UVM
This page provides access to the following diagnostic information,
instructions and
operational functions of the DHCP Server:
Usage Policy - All areas served by the UVM's DHCP system must follow these rules regarding IP address assignment:
The client enters a network in an initializing state and broadcasts a discover message on the IP network. The message is then relayed by the BOOTP relay agent, and eventually delivered to the DHCP server for processing. The DHCP server responds to the client request with an offer message that consists of an available IP address and configuration information. The client then binds the IP address to the TCP/IP stack and restarts the protocol initialization.
This is the same as BOOTP however, the IP address may not always be the same, it just happens to be available. The server tries to use the same IP address each time a client makes a request. The address is leased for a period of time to the client at which point it must be renewed or released. The client can continue using a lease for its full duration even if the client can not contact the DHCP server.
Diagram of the Timeline for a DHCP Client Server Interaction
Last modified July 29 2008 10:59 AM