HP X.25/9000 User's Guide HP-UX 11i v3 (5900-1523, August 2011)

logging Optional (default = 1). This is the logging level used for each printer device.
Printer device logging can be set to 0, 1, 2, or 3 where the respective
values are:
0 – No logging (do not create a log file).
1 – Minimum session error logging.
2 – Error and warning logging.
3 – Error, warning, information, and status logging.
HP recommends logging level 0 or 1 for normal operation. Logging levels
2 and 3 should only be used for troubleshooting for short periods of time.
Logging messages for x29printd provide descriptions of what the
messages mean and the actions required to correct any errors that may
occur. The log file is written to/var/x25/log/x29printd/
[device_name][child_process_id].
reverse_charge Optional (default = disabled). Specifies the reverse charge option for
the call setup for the particular printer address. It can be disabled (or
disable), enabled (or enable).
x3 Optional. This is the X.3 configuration set name for this x29server login
session. If used, the configuration set name (and X.3 parameter set) must
also exist in /etc/x25/x3config. If more than one X.3 configuration
set with the same name exists, the first one found in the file is used.
If there is no configuration set name in /etc/x25/x29hosts or no
matching X.3 configuration set name in /etc/x25/x3config, default
values are used.
Configuring the UNIX line-printer spooler for x29printd
The remote PAD printer must also be configured in the spooler system in order for remote printing
to work with the standard UNIX LP commands. To configure a remote PAD printer in the spooler
system, execute the following command:
lpadmin -v device name -p printer name -m printer model
where:
-p Printer name is the name given to this printer at the user level. This is the same name specified
with the lp command’s -d option (used when you print a file to a printer).
-v Device file name is /dev/x29/[device name]. The value for device name is the same
character string as the one entered in the device entry in the /etc/x25/x29hosts file.
-m Printer model is the HP printer model name (for example, thinkjet, laserjet, hp2563a,
etc.).
The lpadmin command associates the printer name with the device file name in /etc/x25/
x29hosts and maps this name to the remote X.121 address of the printer.
Examples
x29printd and lpsched Operation
For this example, a printer (a RuggedWriter) is connected on port 5 (or B1 on HP 2335a PADs)
to a PAD whose address is 4085551203. The address of the printer in this case would be
408555120305. In the PAD device local configuration, port 5 must be downloaded with:
parm_no: parm_value;1:0; 2:0; 3:0; 4:10; 5:0; 6:0; 7:0;
8:0; 9:0; 10:0; 11:14; 12:1; 13:0; 14:0; 15:0; 16:8;
17:24; 18:0; 19:1; 20:0; 21:0; 22:0
Remote PAD printer support (x29printd) 101