BOOTP vs DHCP Protocol

From AI Tools/OpenAI/Internet

FeatureBOOTPDHCP
Full nameBootstrap ProtocolDynamic Host Configuration Protocol
Origin1980s, designed for diskless workstations1990s, developed as an extension of BOOTP
Address assignmentStatic (pre-configured per MAC address)Dynamic, automatic, and renewable
Lease conceptNo lease; addresses permanentUses timed leases with renewal mechanism
Configurable optionsLimited (IP, gateway, boot file)Extensive (IP, subnet mask, DNS, gateway, etc.)
Renewal supportNot supportedSupported through lease renewal
Common use todayRarely used, legacy environments onlyStandard in modern networks
TransportUDP ports 67 (server) and 68 (client)Same UDP ports as BOOTP

Leave a Reply