BOOTP
BOOTP is the Bootstrap Protocol.
The BOOTP protocol is utilized by diskless workstations to gather configuration information from a network server.
The information provided by the BOOTP protocol is:
- The IP address which should be utilized by the diskless workstation
- The IP address of a server which will provide an Operating System image for the diskless workstation
- The filename of an Operating System image which the diskless workstation should boot

BOOTP workstations are identified by their MAC addresses.
The BOOTP protocol utilizes UDP ports 67 and 68.
Additional Reading on BOOTP
The BOOTP protocol is defined in RFC 951: BOOTSTRAP PROTOCOL (BOOTP).
- DHCP Reservation
A DHCP reservation is a permanent IP address assignment. It is a specific IP address within a DHCP scope that is permanently reserved for leased use to a specific DHCP client. Users can configure a DHCP reservation in their DHCP server when they need to reserve a permanent IP address assignment. Reservations are used for [...]...
- DHCP (Dynamic Host Configuration Protocol)
An IP address can be defined as a unique numeric identifier (address) that is assigned to each computer operating in a TCP/IP based network. Manually configuring computers with IP addresses and other TCP/IP configuration parameters is not an intricate task. However, manually configuring thousands of workstations with unique IP addresses would be a time consuming, [...]...
- DHCP Relay Agents
The Dynamic Host Configuration Protocol (DHCP) is a service that runs at the application layer of the TCP/IP protocol stack to dynamically assign IP addresses to DHCP clients, and to allocate TCP/IP configuration information to DHCP clients. This includes subnet mask information, default gateway IP addresses, DNS IP addresses, and WINS IP addresses. The DHCP [...]...
- IP (Internet Protocol)
IP (Internet Protocol) is the main network layer protocol utilized on the Internet. IP is responsible for addressing and fragmentation. IP works with another network layer protocol, ICMP. Transport layer protocols which utilize IP include TCP and UDP. IP Addresses IP addresses are four octets (32 bits) long and are usually seperated by periods. Some [...]...
- How to Find a LinkSys Router IP
Linksys is the home networking division of Cisco, Incorporated and has significant penetration in the U.S. home networking market. A common question that arises for consumers who are new to home or small business networking is determining how to find a Linksys router IP address on a new or legacy network. When shipped from the [...]...




