The Bootstrap Protocol is a networking protocol used to by a client for obtaining an IP address from a server. It was originally defined as specification RFC 951 and was designed to replace the Reverse Address Resolution Protocol (RARP), also known as RFC 903. Bootstrap protocol was intended to allow computers to find what they need to function properly after booting up. BOOTP uses a relay agent, which allows packet forwarding from the local network using standard IP routing, allowing one BOOTP server to serve hosts on multiple subnets. BOOTP was largely replaced by the more efficient Dynamic Host Configuration Protocol (DHCP), which has more options and flexibility. However, it has found renewed utility in diskless media center PCs.
Bootstrap Protocol is used to establish a network connection during a computer's initial boot up during the bootstrap process. Originally, the protocol used floppy disks, but it was soon integrated into computer hardware in motherboards and network adapters, so that no external drive is needed.
BOOTP was intended for diskless systems because they require such a protocol in order to contact a server to obtain a network address and some information on which operating system to use. The computer then downloads the OS via Trivial File Transfer Protocol.
Read More ยป
Get Techopedia delivered to your inbox!