Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

bootptest(8) [netbsd man page]

BOOTPTEST(8)						      System Manager's Manual						      BOOTPTEST(8)

NAME
bootptest - send BOOTP queries and print responses SYNOPSIS
bootptest [ -f bootfile ] [ -h ] [ -m magic_number ] server-name [template-file] DESCRIPTION
bootptest sends BOOTP requests to the host specified as server-name at one-second intervals until either a response is received, or until ten requests have gone unanswered. After a response is received, bootptest will wait one more second listening for additional responses. OPTIONS
-f bootfile Fill in the boot file field of the request with bootfile. -h Use the hardware (Ethernet) address to identify the client. By default, the IP address is copied into the request indicating that this client already knows its IP address. -m magic_number Initialize the first word of the vendor options field with magic_number. A template-file may be specified, in which case bootptest uses the (binary) contents of this file to initialize the options area of the request packet. CREDITS
The bootptest program is a combination of original and derived works. The main program module (bootptest.c) is original work by Gordon W. Ross gwr@mc.com. The packet printing module (print-bootp.c) is a slightly modified version of a file from the BSD tcpdump program. This program includes software developed by the University of California, Lawrence Berkeley Laboratory and its contributors. (See the copyright notice in print-bootp.c) SEE ALSO
bootpd(8) REFERENCES
RFC951 BOOTSTRAP PROTOCOL (BOOTP) RFC1048 BOOTP Vendor Information Extensions MAINTENANCE COMMANDS
10 June 1993 BOOTPTEST(8)

Check Out this Related Man Page

BOOTPEF(8)						      System Manager's Manual							BOOTPEF(8)

NAME
bootpef - BOOTP Extension File compiler SYNOPSIS
bootpef [ -c chdir ] [ -d debug-level ] [-f config-file ] [ client-name [...]] DESCRIPTION
bootpef builds the Extension Path files described by RFC 1497 (tag 18). If any client-name arguments are specified, then bootpef compiles the extension files for only those clients. OPTIONS
-c chdir-path Sets the current directory used by bootpef while creating extension files. This is useful when the extension file names are speci- fied as relative pathnames, and bootpef needs to use the same current directory as the TFTP server (typically /tftpboot). -d debug-level Sets the debug-level variable that controls the amount of debugging messages generated. For example, -d4 or -d 4 will set the debugging level to 4. -f config-file Set the name of the config file that specifies the option data to be sent to each client. SEE ALSO
bootpd(8), tftpd(8) REFERENCES
RFC951 BOOTSTRAP PROTOCOL (BOOTP) RFC1497 BOOTP Vendor Information Extensions MAINTENANCE COMMANDS
4 Dec 1993 BOOTPEF(8)
Man Page

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

bootp/tftp

Hi, Setting up print queue, using SMIT on AIX And I have an option saying do I wish to make this a BOOTP/TFTP server. What exactly does this do? Thanks (3 Replies)
Discussion started by: maverick
3 Replies

2. Linux

BOOTP on HP Thin clients

Please m new around here! Can anyone take me thru implementing bootp on my thin clients via my central server? Preciate ur assistance. Thanks folks! (2 Replies)
Discussion started by: chuk_uka
2 Replies

3. SCO

Need help in BOOTP Server and Client configuration

Dear All; I need help in configuring the BOOTP server, I have found something on internet forums regarding the file: bootptab and editing some lines but Im not if they are all correct. Also, I need help to configure my clients (UNIX) to boot up with this bootp server(UNIX). I will be... (1 Reply)
Discussion started by: amirzandi
1 Replies

4. AIX

Building a 43p using BOOTP

I have a 43p 120 (7248-120) which I am trying to install AIX 5.2 on. I have built a Nimol server on a Linux PC running SUSE LES 10. I have setup the 43p to perfom a network boot (BOOTP) and all the addresses in the network settings under SMS are set to 0.0.0.0. When I power up the 43p it... (15 Replies)
Discussion started by: johnf
15 Replies

5. Shell Programming and Scripting

Deleting processed lines

I have a log file that I am processing. This contains messages from and to a server (requests and responses). The responses to requests may not be in order i.e. we can have a response to a request after several requests are sent, and in some error cases there may not be any response message. ... (2 Replies)
Discussion started by: BootComp
2 Replies

6. AIX

NIM Issue

I have configured the NIM Master using AIX 5.3.7, I am getting below message bootp:bootp request fail:0 while booting nim client. Though both system are able to ping each other. Regards Manoj (5 Replies)
Discussion started by: manoj.solaris
5 Replies

7. SCO

Need help turning off bootpd

OSR 5.0.7 patched with MP 5 The syslog is flooded with messages: May 9 13:42:12 asiwc bootpd: IP address not found: 192.168.230.215 May 9 13:42:13 asiwc bootpd: IP address not found: 192.168.230.142 May 9 13:42:50 asiwc bootpd: IP address not found: 192.168.230.202 The system... (4 Replies)
Discussion started by: migurus
4 Replies