A printout should look like the following:
QPQXWAFP  | 
  | |
  | ||
DEVD  | HP_IPDS  | |
IPDSPASTHR  | *YES  | |
TCPIP  | 
  | *YES  | 
RMTSYS  | 9100  | 192.194.134.90  | 
PORT  | *NOMAX  | |
ACTTMR  | 
  | |
RLSTMR  | 
  | *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.4 AS/400 Settings for Version 3.7
To configure IPDS on AS/400 V3R7, you use the following commands:
-CRTDEVPRT
-CRTPSFCFG
4.4.1 Configuring PSF with CRTDEVPRT on V3R7
At the AS/400 command line, enter a command in the form:
CRTDEVPRT DEVD(HP_IPDS) DEVCLS(*LAN) TYPE(*IPDS) MODEL(0) LANATTACH(*IP) AFP(*YES) PORT(9100)FONT(11) FORMFEED(*AUTOCUT) RMTLOCNAME('192.194.134.90)
USRDFNOBJ(AFP/NETWRKPRT *PSFCFG) TEXT('IDATA IPDS DIMM')
17