Listed below is a sample AS/400 command to create a remote output queue for remote TCP/IP printing:
CRTOUTQ OUTQ(QUSRSYS/RMTP1) RMTSYS(*INTNETADR) RMTPRTQ(RMTP1) CNNTYPE(*IP) DESTTYPE(*OTHER) MFRTYPMDL(*HP4) INTNETADR('192.168.1.21')
Listed below is the AS/400 command to start the remote print writer:
STRRMTWTR OUTQ(RMTP1)
Last Modified On:
No, open a new Support Case