[Previous] [Next] [Contents] [Glossary]

Dynamic Host Configuration Protocol

Message Types Summary

Message Use
DHCPDISCOVERClient broadcast to locate available servers.
DHCPOFFERServer to client in response to DHCPDISCOVER with offer of configuration parameters.
DHCPREQUESTClient message to servers either (a) requesting offered parameters from one server and implicitly declining offers from all others, (b) confirming correctness of previously allocated address after, e.g., system reboot, or (c) extending the lease on a particular network address.
DHCPACKServer to client with configuration parameters, including committed network address.
DHCPNAKServer to client indicating client's notion of network address is incorrect (e.g., client has moved to new subnet) or client's lease as expired
DHCPDECLINEClient to server indicating network address is already in use.
DHCPRELEASEClient to server relinquishing network address and cancelling remaining lease.
DHCPINFORMClient to server, asking only for local configuration parameters; client already has externally configured network address.

[Previous] [Next] [Contents] [Glossary]

About the authors