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

HP SNADS/iX Configuration Example

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

This example defines a network with HP SNADS/iX as shown in figure A-5.

Figure A-5 HP SNADS/iX Example Network

[HP SNADS/iX 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,

              DLOGMOD=MODE62,

              ISTATUS=ACTIVE,

              MODETAB=HPMODTAB,

              PACING=(3,1),

              SSCPFM=FSS,

              VPACING=2

*    Point to point (leased) low speed line.

*

*

LN044    LINE  ADDRESS=044,

               SPEED=4800,

               DUPLEX=HALF,

               MAXPU=1

*

SERV400B SERVICE ORDER=(PU4000B)

*

PU4000B PU ADDR=C1

*

LU40002B LU LOCADDR=2

*

LU40003B LU LOCADDR=3

*
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.