A printout should look like the following:
QPQXWAFP |
|
HP_IPDS | |
DEVD | |
IPDSPASTHR | *YES |
TCPIP | *YES |
RMTSYS | 192.194.134.90 |
PORT | 9100 |
ACTTMR | *NOMAX |
INACTTMR | *SEC15 |
SBP | *NO |
PSC | *YES |
DRF | *NO |
DRR | *NO |
EDGSNSTV | *NO |
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.2 AS/400 Settings for Version 3.2
To configure IPDS on AS/400 V3R2, use the following commands:
-CRTDEVPRT
-CRTPSFCFG
4.2.1 Configuring PSF with CRTDEVPRT on V3R2
On 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')
13