3 Mainframe Printing Using SNA
This chapter provides:
Note: The descriptions below appear in Ethernet and Token Ring versions
respectively, and the sections are marked accordingly. Be sure to select the right
section.
sample LU1 printer logmode definitions:
3.1 Logmode
sample definitions for installation in association with a locally attached
3174 and 3745:
3.2 Ethernet - PS PU definition for 3174
3.3 Ethernet - PS PU definition for 3745
3.4 Token Ring - PS PU definition for 3174
3.5 Token Ring - PS PU definition for 3745
Once these definitions have been configured, performing direct printing via SNA
will be possible.
Requirements:
PrintServer with SCS feature for 3270 printing .
PrintServer with IPDS feature for IPDS printing.

3.1 Logmode

The PrintServer uses standard IBM LU1 printer logmodes. Please refer to your
IBM VTAM documentation for particular configurations that best meet your
network requirements. Two sample definitions are listed below:
IPDS printer:
IPDSPSF1 MODEENT LOGMODE=IPDSPSF1,
FMPROF=X'03', X
TSPROF=X'03', X
PRIPROT=X'B1', X
SECPROT=X'B0', X
COMPROT=X'7080', X
SRCVPAC=X'02', X
RUSIZES=X'85C7', X
SSNDPAC=X’00’, X
PSNDPAC=X'02', X
PSERVIC=X'014000010000000001000000'
SCS printer:
RSCSPRT1 MODEENT LOGMODE=RSCSPRT1,
FMPROF=X'03', X
TSPROF=X'03', X
PRIPROT=X'B1', X
SECPROT=X'30', X
COMPROT=X'7080', X
SSNDPAC=X'00', X
SRCVPAC=X'00', X
RUSIZES=X'8787', X
PSNDPAC=X'80', X
PSERVIC=X'01000000E100000000000000'
6