HPlogo HP SNA Products Remote System Configuration Guide: HP 3000 MPE/iX Computer Systems > Appendix A VTAM Examples

SNA NRJE, SNA IMF, & LU 6.2 API Configuration Example

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

This example defines a network with SNA NRJE, SNA IMF, SNA DHCF/iX and LU 6.2 API as shown in figure A-4.

Figure A-4 SNA NRJE/SNA IMF/LU 6.2 Example Network

[SNA NRJE/SNA IMF/LU 6.2 Example Network]
*******************************************************************

*

LG05    GROUP DIAL=NO,

              LNCTL=SDLC,

              REPLYTO=1.0,

              TEXTTO=1.0,

              TYPE=NCP,

********************************************************************

* LINE OPERANDS MOVED UP TO THE GROUP MACRO

********************************************************************

              CLOCKNG=EXT,

              DATRATE=HIGH,

              ETRATIO=30,

              HDXSP=NO,

              INTPRI=1,

              LPDATS=NO,

              NRZI=NO,

              POLLED=YES,

              SPDSEL=NO,

              TRANSFR=12,

********************************************************************

* PU OPERANDS MOVED UP TO THE GROUP MACRO

********************************************************************

              IRETRY=NO,

              MAXDATA=265,

              MAXOUT=3,

              PASSLIM=7,

              PUTYPE=2,

              SRT=(32768,32768),

********************************************************************

* LU OPERANDS MOVED UP TO THE GROUP MACRO

********************************************************************

              BATCH=NO,

              ISTATUS=ACTIVE,

              PACING=(3,1),

              VPACING=2

LN044 LINE    ADDRESS=044,

              SPEED=9600,

              DUPLEX=FULL,

              MAXPU=1

*

*

SERV400C SERVICE ORDER=(PU4000C1)

*

PU4000C1 PU   ADDR=C1

*

*   There are 3 SNA NRJE LUs, 4 SNA IMF LUs,

*    and 2 LU 6.2 API LUs on this PU.

*

*

LU40C102 LU   LOCADDR=2,

              MODETAB=HPMODTAB,

              DLOGMOD=MODENRJE,

              SSCPFM=FSS

*

LU40C103 LU   LOCADDR=3,

              MODETAB=HPMODTAB,

              DLOGMOD=MODENRJE,

              SSCPFM=FSS

*

LU40C104 LU   LOCADDR=4,

              MODETAB=HPMODTAB,

              DLOGMOD=MODENRJE,

              SSCPFM=FSS

*

LU40C105 LU   LOCADDR=5,

              MODETAB=HPMODTAB,

              DLOGMOD=MODEIMF,

              SSCPFM=USSSCS

*

LU40C106 LU   LOCADDR=6,

              MODETAB=HPMODTAB,

              DLOGMOD=MODEIMF,

              SSCPFM=USSSCS

*

LU40C107 LU   LOCADDR=7,

              MODETAB=HPMODTAB,

              DLOGMOD=MODEIMF,

              SSCPFM=USSSCS

*

LU40C108 LU   LOCADDR=8,

              MODETAB=HPMODTAB,

              DLOGMOD=MODEIMF,

              SSCPFM=USSSCS

*

LU40C109 LU   LOCADDR=9

*

LU40C110 LU   LOCADDR=10

*

LU40C111 LU   LOCADDR=11

*

LU40C112 LU   LOCADDR=12

*

LU40C113 LU   LOCADDR=13

              MODETAB=HPMODTAB,

              DLOGMOD=MODE62,

              SSCPFM=FSS

*

LU40C114 LU   LOCADDR=14,

              MODETAB=HPMODTAB,

              DLOGMOD=MODE62,

              SSCPFM=FSS
NOTE: The POLLED=YES parameter is required by a PU type 2 for ACF/NCP version 1, releases 1 and 2. This parameter is invalid for an SDLC line for ACF/NCP version 1 release 3 and later versions.