To configure line printer requester/line printer daemon (LPR/LPD) printing, do the following.
Parameter | Value |
---|---|
Output queue (OUTQ) | The name of your output queue; for example, myoutq. |
Library | The name of the library where your output queue is located. It is recommended that you set this to QUSRSYS in case you need to use a dummy device description for some of your applications; for example, qusrsys. |
Remote system (RMTSYS) | When configuring a remote output queue, you can either
specify the printer's IP address, host name, or DNS name. If an IP address
is used, the Remote System (RMTSYS) parameter should be set to *INTNETADR,
and then the printer's IP address should be specified in the Internet address
(INTNETADR) parameter. If a host name or DNS name is used, that name should
be entered here.
Verify that the i5/OS can reach the printer by using either the PING or Verify TCP/IP Connection (VFYTCPCNN) command with the IP address, host name, or DNS name. |
Remote printer queue (RMTPRTQ) | This specifies the print queue value that the printer or print server accepts for LPD print requests. The remote printer queue is hardware specific. Refer to your manufacturer's information or see the IBM® knowledge base document "Recommended Remote Printer Queue Values for Remote Output Queues (RMTOUTQs)" (search for the document title at www.ibm.com/support/) for recommendations on the value to use for some popular printers. |
Writers to autostart (AUTOSTRWTR) | This should be set to 1 to automatically start one writer. |
Connection type (CNNTYPE) | This must be set to *IP. |
Destination type (DESTTYPE) | This should be set to *OTHER. |
Host print transform (TRANSFORM) | Set to *YES so that SCS and AFP data stream spooled files are converted to the printer's data stream. |
Manufacturer type and model (MFRTYPMDL) | This value indicates the type of ASCII printer and is used by the host print transform when converting spooled files. For recommendations on the value to use for some popular printers, see the IBM knowledge base document "Support for various ASCII Printers" (search for the document title at www.ibm.com/support/). |
Internet address (INTNETADR) | This must be set to the printer's IP address when the Remote system (RMTSYS) parameter is set to *INTNETADR; for example, 192.168.0.2. |
Destination options (DESTOPT) | This should be set to 'XAIX' to allow multiple
copies to be printed on printers that start printing right away. When XAIX
is specified, the remote printer writer opens the connection to the printer
and sends multiple copies of the data file and control file. Each control
file contains one print command for the preceding data file.
This should be set to *NONE on printers that close the connection after the first copy is sent and that are capable of buffering all of the print data. The data file and the control file are sent once. The control file contains multiple print commands for the preceding data file. Depending on the specific printer, this might result in multiple copies being printed. If you specify 'XAIX' when using a printer that closes the connection after the first copy is sent, a condition might result where the print data is resent, causing a loop condition where the data is printed continuously. |
Print separator page (SEPPAGE) | This setting might be overridden by the print server, so setting this parameter might not have the desired effect. |