Spooler FASTP Network Print Processes Manual
Installation and Configuration Considerations for
FASTPTCP
Spooler FASTP Network Print Processes Manual — 427528-007
3 - 40
Creating a FASTKCON Configuration File
(Beginning with the G06 and D48 RVUs)
Sample FASTCNFG File for an LPD Connection
Example 3-5 contains a sample FASTCNFG file for an LPD connection:
Creating a FASTKCON Configuration File
(Beginning with the G06 and D48 RVUs)
Beginning with the G06 and D48 RVUs, FASTPTCP also supports the use of a new
key-sequenced configuration file named FASTKCON and the utility which is used to
generate the file, FASTKCUT. FASTKCON and FASTKCUT provide the following new
features:
•
FASTKCON is a key-sequenced file. A key-sequenced file avoids long sequential
searches, provides for faster printer startup, and is especially useful for large
configurations.
•
FASTKCON can be updated online with no impact on running FASTPTCP
processes.
•
One or more FASTCNFG files are still used as the master database but are easily
converted to the FASTKCON format by using the FASTKCUT utility.
•
FASTKCON does not change the FASTCNFG device-parameter syntax or
interpretation.
•
The original FASTCNFG files are still supported if FASTKCON is not present.
•
POLLTYPE requires FASTKCON
Example 3-5. Sample FASTCNFG File for an LPD Connection
HOSTS $DATA2.TCPIP.HOSTS !If not specified name / address
!resolution comes from DNS server
DEVICE $NEXT !Line Printer Daemon to RFC1179
CONTYPE = TCP/IP
PROTOCOL = LPD1179
ADDRESS = 50.0.0.26 !IP Address of Target
QUEUENAME = MIPSCorner !Printer Queue name
HOSTNAME = mad !Responsible Host
USERID = wolfgang !Responsible User
PRINTBANNER = YES
JOBNAME = printcap !Jprintcap
BANNERCLASS = mad !Cmad
BURSTBANNER = wolfgang !Lwolfgang
UNLINK = YES !Delete Data file afterprinting
SOURCEFILE = /etc/printcap !Source = /etc/printcap










