Bootstrap Protocol Article Index for
Bootstrap
Shopping
Protocol
Website Links For
Protocol
 

Information About

Bootstrap Protocol




BOOTP enables ' Diskless Workstation ' computers to obtain an IP address prior to loading any advanced operating system.
Historically, it has been used for Unix-like diskless workstations (which also obtained the location of their Boot Image using this protocol) and also by corporations to roll out a pre-configured client (e.g. Windows ) installation to newly purchased PCs.

Originally requiring the use of a boot Floppy Disk to establish the initial network connection, the protocol became embedded in the BIOS of some network cards themselves (such as 3c905c) and in many modern motherboards thus allowing direct network booting.

Recently those with an interest in diskless stand-alone media center PCs have shown new interest in this method of booting a Windows operating system.Personal Computer World, Feb 2005, pg 156 'Putting the Boot in'

DHCP (Dynamic Host Configuration Protocol) is a more advanced protocol based on BOOTP, but is far more complex to implement. Most DHCP servers also offer BOOTP support.


REFERENCES



SEE ALSO



EXTERNAL LINKS