Question : Bootp and tftp for HP JetDirect Print Server

I am trying to configure a HP JetDirect Print Server to use bootp onto a LINUX bootp server.  Unfortunately the jetadmin software is ONLY available for UNIX (Sun OS or Solaris).

What I need to know is what the file required are and their contents.  According to the jetdirect server manual the bootpdtab contains some information, however another file is downloaded to the print server via tftp, and it is this file that contains the parameters I need to set....

Can anyone help??

Answer : Bootp and tftp for HP JetDirect Print Server

I've set up a HP on a solaris system, and from the look of it the only two files you need are bootptab and a configuration file, I call mine hplaser.cfg and it must be in a valid download directory (most likely /boot, but check the tftpd man page).

The format of the bootptab file is described in it's manpage, allthough you need to add a command like :T144="hplaser.cfg"
This tells tftp what config file it needs to download.

The format of my hplaser.cfg is as follows:

name:  
location:
contact:
syslog-facility:
allow:  - This defines what machines can access                             the printer. (ie. 20.0.0.0 255.0.0.0                              for all machines in network 20)
idle-timeout: 120

There's supposively other stuff for snmp protocol access, but I'm not sure what that is - check the hp home page, www.hp.com

Hope this helps!
Random Solutions  
 
programming4us programming4us