Specifications

5-7
Using LAN board in UNIX/Linux Environment
SATO Users Manual
Using LAN board in Solaris Environment
Solaris 2.6/7/8
This section explains how to print from Solaris2.6/7/8.
The blow command and path instruction may vary depending on OS version. Refer to your
workstation manual.
-Remote Printer can not be configured with LAN board.
1. Create Printer Queue
1-1 Log in to UNIX machine by “root”.
# login root
1-2 Register print server name.
Example: Register the print queue name by “pboxlp”:
# lpadmin -p pboxlp -m netstandard -o protocol=bsd
-o dest=pbox:lp -v /dev/null
-The “lp” following “:” represents LAN board remote printer name..
EUC kanji text data can be directly printed as configuring the below example.
# lpadmin -p pboxeuc -m netstandard -o protocol=bsd
-o dest=pbox:euc -v /dev/null
1-3 Enable print queue.
#/usr/sbin/accept pboxlp
#/usr/bin/enable pboxlp
(Print queue name)
(Host name) (Remote printer name)
(Specify euc port)
NOTE
TIP