Printer Configuration Considerations

You should be aware of the following considerations if you intend to configure Digi One RealPort or PortServer TS to handle printers.

Determining Your Printer's Flow Control Requirements

If you set Digi device's flow control parameters incorrectly, the printer may not print all data sent to it. Consequently, before you configure the device's  port for a printer, check the printer's documentation to determine if it uses hardware flow control, software flow control, or no flow control at all.

Flow Control Tips

Here are some tips to ensure that your printer performs as expected:

Printing with AIX Systems

Digi does not recommend printing multiple jobs using lpd to a Digi One RealPort- or PortServer TS-attached printer from an AIX print spooler because this may cause the print job to time out.

Using the lpd Protocol

Here are some tips for configuring the print spooler on your Unix system when you intend to print using the lpd protocol to a printer attached to a Digi device:

Tips
  1. The number of copies option with lpr is not supported.
  2. Banner pages are not supported.
  3. Give the the Digi device's DNS name or IP address as the remote system's name.
  4. Specify a queue name that conforms to the following conventions:
Examples

String

Result

ascii_1

Prints to port 1 and translates CR to CR/LF.

ascii_8_f

Prints to port 8, translates CR to CR/LF and prints a form feed at the end of the job.

raw_1_d

Prints to port 1 with no translation and appends a Ctrl-d to the end of the print job.

Tips for telnet and rsh Printing

Here are some tips for handling telnet and rsh printing: