Content deleted Content added
m removed hyphenated words that did not need to be hyphenated |
|||
Line 5:
While some parts of BOOTP have been effectively superseded by the [[Dynamic Host Configuration Protocol]] (DHCP), which adds the feature of leases, parts of BOOTP are used to provide service to the DHCP protocol. DHCP servers also provide the legacy BOOTP functionality.
When a network-connected computer [[booting|boots]]
BOOTP is implemented using the [[User Datagram Protocol]] (UDP) for transport protocol, port number 67 is used by the (DHCP) server for receiving client-requests and port number 68 is used by the client for receiving (DHCP) server responses. BOOTP operates only on [[IPv4]] networks.
|