BOOTP helps a diskless workstation boot. How does it get a message to the network looking for its IP address and the location of its operating system boot files

BOOTP sends a UDP message with a subnetwork broadcast address and waits for a reply from a server that gives it the IP address. The same message might contain the name of the machine that has the boot files on it. If the boot image location is not specified, the workstation sends another UDP message to query the server.

Showing Answers 1 - 3 of 3 Answers

sunil rao

  • Mar 28th, 2007
 

using rarp protocol, the system get the IP address.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions