Glossary
a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | v | w | x | y | z | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | .
- Bootstrap Protocolsearch for term
-
The Bootstrap Protocol allows a host to configure itself dynamically at boot time. This protocol provides three services:
- IP address assignment
- Detection of the IP address for a serving machine
- The name of a file to be loaded and executed by the client machine
This protocol is the basis for DHCP. It allows a client computer to receive an IP address from a BootP server without having a static IP address defined beforehand on the client machine.
