DHCP
DHCP
Protocol (DHCP):
• Dynamic Host Configuration Protocol (DHCP) -
Designed to:
– Supply hosts with configuration parameters.
– Lease dynamically allocated IP addresses.
– Interoperate with BOOTP (acts as an
enhancement to BOOTP).
• The original definitions for DHCP can be found in
RFC-1531, RFC-1533, and RFC-1534
Dynamic Host Configuration
Protocol (DHCP):
• DHCP supports three mechanisms for IP address
allocation:
– Automatic - assigns a permanent IP address.
– Dynamic - the IP address is assigned for a
limited time.
– Manual - a network administrator assigns the
address and DHCP conveys the address to the
host.
DHCP Message Format:
• How it works:
– A client needing an IP address sends a
DHCPDISCOVER broadcast message over the
network which contains the client’s MAC
address (hardware).
DHCP Functionality: