HP 3000 Manuals

LU 6.2 API Configuration Example [ HP SNA Products Remote System Configuration Guide ] MPE/iX 5.0 Documentation


HP SNA Products Remote System Configuration Guide

LU 6.2 API Configuration Example 

This example defines a network with LU 6.2 API as shown in figure A-3.

	       Click here to view figure.
          Figure A-3.  LU 6.2 API 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.


MPE/iX 5.0 Documentation