Bootstrap Protocol (BOOTP)
BOOTP is a client/server protocol used to dynamically assign various parameters from a BOOTP server at boot time. Typically, BOOTP uses UDP as its transport protocol. The well known UDP port for a BOOTP client is 68 and for a BOOTP server is 67.
See also DHCP which uses BOOTP.
See also DHCP which uses BOOTP.