Spooler FASTP Network Print Processes Manual
Installing and Configuring FASTP Network Print
Processes
Spooler FASTP Network Print Processes Manual — 427528-007
2 - 18
Configuring a FASTCNFG File
FASTCNFG File Creation
You create a FASTCNFG file as an EDIT file (file type 101).
The default location for the file is $SYSTEM.SYSTEM.FASTCNFG. When a FASTP
network print process looks for a FASTCNFG file, it expects the file name to be
$SYSTEM.SYSTEM.FASTCNFG unless a different file name has been explicitly
defined by using the following DEFINE statements:
TACL>SET DEFMODE ON
TACL>ADD DEFINE =FASTCNFG, FILE $volume.subvolume.filename
TACL>OBEY SPLCOLD
Note that a Spooler subsystem uses the information in a DEFINE statement only when
the subsystem is started. Therefore, if you change the location of the FASTCNFG file
after the Spooler subsystem is started, you must stop and restart the entire Spooler
subsystem to instruct the Spooler subsystem to read the DEFINE statement.
FASTCNFG File Redirection
A FASTCNFG file can redirect a FASTP network print process from one primary
FASTCNFG file to several subordinate files by using the FASTCNFG attribute. The
primary FASTCNFG file is $SYSTEM.SYSTEM.FASTCNFG (or the file specified in the
TACL DEFINE commands), and this file can redirect a specific FASTP network print
process to subordinate files.
For more information about F
ASTCNFG file redirection, including the syntax for the
FASTCNFG attribute, see
FASTCNFG Attribute on page 2-25.
Example 2-2. Sample FASTCNFG File
DEVICE $AWAN !SERIAL PRINTER THROUGH THE AWAN (PORT 2)
CONTYPE = TCP/IP-TELNET
PROTOCOL = NONE
ADDRESS = 172.17.201.65
PORT = 2002
TIMEOUT = 720000
NOTIMINGMARK = NO
TCP/IP-A = $ZTC0
TCP/IP-B = $ZTC1
DEVICE $AWAN1 !HP JetDirect Printer
CONTYPE = TCP/IP
PROTOCOL = HPJETDIRECT
ADDRESS = LJ4PS
TCP/IP-A = $ZB01C
SNMP-COMMUNITY = public !The default value










