A completed screen looks like this:
PSF configuration: HP_IPDS Library: QGPL
User resource library . . . . . . . . . . . . . : *JOBLIBL
IPDS pass through . . . . . . . . . . . . . . . : *YES
Activate release timer . . . . .. . . . . . . . : *NORDYF
Release timer . . . . . . . . . . . . . . . . . : *SEC15
Restart timer . . . . . . . . . . . . . . . . . : *IMMED
SNA retry count . . . . . . . . . . . . . . . . : 2
Delay time between retries . . .. . . . . . . . : 0
Blank page . . . . . . . . . . .. . . . . . . . : *YES
Page size control . . . . . . . . . . . . . . . : *YES
Resident fonts . . . . . . . . .. . . . . . . . : *YES
Resource retention . . . . . . .. . . . . . . . : *YES
Edge orient . . . . . . . . . . . . . . . . . . : *NO
Remote location:
Name or address . . . . . . . . . . . . . . . . : 194.192.134.90
TCP/IP port . . . . . . . . . . . . . . . . . . : 9100
TCP/IP activation timer . . . . . . . . . . . . : 170
PSF defined options: *NONE
Text description . . . . . . . . . . .. . . . . : IDATA IPDS DIMM
Device resource library list: *DFT
Then do the following:
Ping the IP address to verify communication with the printer:
PING ’192.194.134.90’
Vary the printer on:
VRYCFG HP_IPDS CFGTYPE(*DEV) STATUS(*ON)
Start the print writer:
STRPRTWTR HP_IPDS
4.3 AS/400 Settings for Version 3.6
To configure IPDS on AS/400 V3R6, you use the following commands:
- CRTDEVPRT
- WRKAFP2

4.3.1 Configuring PSF with CRTDEVPRT on V3R6

At the AS/400 command line, enter a command in the form:
CRTDEVPRT DEVD(HP_IPDS) DEVCLS(*RMT) TYPE(*IPDS)
MODEL(0) AFP(*YES) AFPATTACH(*APPC) FONT(11)
RMTLOCNAME(TCPIP) FORMFEED(*AUTOCUT) TEXT('IDATA IPDS
DIMM')
15