Section 4: AS/400, iSeries Host Set Up
4-12
4.5.2 V3R6
WRKAFP2
Command.
The
WRKAFP2
command is used to configure AFP for OS/400 V3R6.
WRKAFP2
is contained in a
PTF SF31461.
Note:
WRKAFP2
creates a data area in library
QGPL
. This data area must
have the same name as the printer device description.
Use the following user defined settings to create the AFP description:
A. Device Description (
DEVD
). Enter a name or description for the IntelliBar AS Net printer
being configured (ex.,
M48ASN
)
. The description must match the “
DEVD
” description in the
CRTDEVPRT
command.
B. IPDS pass through (
IPDSPASTHR
). Select *YES to print SCS files (transforms SCS into
IPDS). Select *NO to print only IPDS files.
C. TCP/IP support (
TCPIP
). Select *YES.
D. Remote system (
RMTSYS
). Enter the IntelliBar AS Net print server IP address.
E. Port (
PORT
). Enter 5001.
F. Activation timer (
ACTTMR
). Enter the number of seconds for PSF/400 to wait for the In-
telliBar printer to respond to an activation request. If the printer will be used only by one
system, use the default value (170 seconds). If the printer will be used by more than one
system, select
*NOMAX
.
G. Inactivity timer (
INACTTMR
). Enter a value equal to or greater than the TCP/IP
TIMEOUT setting on the IntelliBar print server. IntelliTech recommends *SEC15. This
sets the time PSF/400 maintains a session with the IntelliBar when there are no Ready
Status (
RDY
) spooled files.
Configure the V3R6 AFP description by typing the following command on the command line:
WRKAFP2 DEVD(M48ASNet) IPDSPASTHR(*YES) TCPIP(*YES) RMTSYS(‘0.0.0.0’)
PORT(5001) ACTTMR *NOMAX INACTTMR(*SEC15)
Note: for the
RMTSYS (‘0.0.0.0’)
entry, enter the IntelliBar AS Net
print server IP address.