1 .\" $NetBSD: bootptest.8,v 1.3 1997/05/20 04:53:12 mikel Exp $
3 .TH BOOTPTEST 8 "10 June 1993" "MAINTENANCE COMMANDS"
5 bootptest \- send BOOTP queries and print responses
24 sends BOOTP requests to the host specified as
26 at one\-second intervals until either a response is received,
27 or until ten requests have gone unanswered.
28 After a response is received,
30 will wait one more second listening for additional responses.
34 Fill in the boot file field of the request with
38 Use the hardware (Ethernet) address to identify the client.
39 By default, the IP address is copied into the request
40 indicating that this client already knows its IP address.
42 .BI \-m \ magic_number
43 Initialize the first word of the vendor options field with
48 may be specified, in which case
50 uses the (binary) contents of this file to initialize the
52 area of the request packet.
55 The bootptest program is a combination of original and derived works.
56 The main program module (bootptest.c) is original work by
57 Gordon W. Ross \*[Lt]gwr@mc.com\*[Gt].
58 The packet printing module (print-bootp.c) is a slightly modified
59 version of a file from the BSD tcpdump program.
61 This program includes software developed by the University of
62 California, Lawrence Berkeley Laboratory and its contributors.
63 (See the copyright notice in print-bootp.c)
70 BOOTSTRAP PROTOCOL (BOOTP)
73 BOOTP Vendor Information Extensions