fastport(1) DG/UX R4.11 fastport(1)
NAME
fastport - lp interface script to MiLAN fastport printer
SYNOPSIS
/usr/lib/lp/model/fastport
DESCRIPTION
The fastport interface script is used to print files to a printer
connected to a MiLAN fastport printer server. This script is invoked
by the lp scheduler (lpsched) with a list of files to print. The
script generates the printer initialization sequences, the banner
page and filtered file output to a temporary file. This file is then
sent to the fastport server using the /usr/lib/lp/bin/fpfilter
interface program.
The fastport script uses two environment variables to determine the
destination address of the printer. The DGNETWORKHOST variable
contains the host name found in the hosts database (e.g., /etc/hosts
or NIS) for the fastport server. The DGNETWORKPORT variable
identifies the port. These variables are setup by lpsched and passed
to the fpfilter program by the fastport script.
To configure a printer on a fastport server, you should use the
sysadm(1M) utility and select the "Remote networked printer device"
connection type. Sysadm will prompt you for the host name and port
number. You can also use the lpadmin(1M) command with the
-Uhost%port option to assign the host name and port number. When
entering the port number for the MiLAN 3100 series use 2000 for the
fastport parallel port and 2001 for the fastport serial port. When
entering the port number for the MiLAN 3200 series use 2010 for the
fastport parallel port 1, 2011 for parallel port 2, 2020 for serial
port 1, or 2021 for serial port 2.
Refer to the MiLAN Fastport user manual for further information.
FILES
/usr/lib/lp/model/fastport
/usr/lib/lp/bin/fpfilter
SEE ALSO
fpfilter(1), lpadmin(1M), sysadm(1M).
Licensed material--property of copyright holder(s)