Printing using lpd, Wps870g user guide – Motorola WPS870G User Manual
Page 99
WPS870G
User Guide
PAGE 92
Where:
Printer_name
is the Print Queue name used to store jobs for the corresponding logical
printer.
PS_NAME
is the Wireless Print Server name defined in /etc/hosts.
Logical_Printer_name
is the logical printer name on the Wireless Print Server (for
example, L1).
Spooler_directory
is the directory created.
Example:
Marketing|RP1_PS123456:\
[T
AB
] :lp=:\
[T
AB
] :rm=PS_Rm203:\
[T
AB
] :rp=L1:\
[T
AB
] :sd=/usr/spool/Marketing:\
[T
AB
] :mx#0:
Repeat this process for each Logical Printer/Print Queue combination that you wish to
create.
Printing using LPD
For LPD printing instructions, refer to your UNIX manual. The following example is for a
BSD system:
lpr -P printer_name filename
Where:
printer_name
is the name of the Print Queue defined on the Unix host.
filename
is the name of the file you wish to print.
Example:
lpr -P Marketing /etc/hosts
In the above example, the /etc/hosts file is sent to the printer queue Marketing. It will then
be sent to the logical printer associated with this queue.