On Tue, 20 Dec 2005 11:34:00 +0200, Ali Serdar Yakut
<[EMAIL PROTECTED]> wrote:

>Hi there,
>I do not know if this is the right list to post this, but I'm trying
>anything for help.

About the best one there is.

>I have got a very urgent situation.
>
>I am trying to have a configuration like -
>
>VTAM1 - NCP1 - NCP2
>
>NCP1 is loaded in a channel attached 3745. NCP2 will be on a link attached
>3745.

<snip>

Have you looked at the SNA Network Implementation Guide?

Not sure I can help much.  Haven't done this since 1990, but I still
have a copy of my NCP gen. I can cut/paste some definitions for the
channel attached and link attached 3745. We used 2 256K SDLC lines
to the remote NCPs in the same TG (hey, this was 1990).
<snip>

>So what should I do now? Create a line and PU (Type4) in NCP1 -
>for this connection?
>

Yes. You need a line / type4 PU.  Don't forget path statements to the
subarea in the NCP and in VTAM or you won't get very far trying to
load it.  :-)

>I have made so, but I can not see the PU as online on my VTAM, when there
is
>no NCP loaded in the remote controller. Can anybody help me with the
>procedure- the guides all keep it as trivial, just create remote IPL port,
>and load, but no procedure.
>

Can't see them at all, or are they inactive?  They should be there
as inactive prior to the NCP being loaded.

Here were some of my definitions. The channel attached NCP was SA17,
the LINK attached one is SA28. I'm only including one of the 2 LINES/PUs.
I hope I have all the other relevent information.


         PATH  DESTSA=28,          ROUTES DEFINE TO NCP 28             X
               ER2=(28,2,15000,15000,15000,50000),  LINK NCP 28 TG 2   X
               VR2=2,              VR - ALL TRAFFIC                    X
               VRPWS20=(1,85),VRPWS21=(1,48),VRPWS22=(1,48)


*
***********************************************************************
*        CONFIGURABLE LINK STATION         PRIMARY                    *
***********************************************************************
*
ST17PRI  SDLCST MODE=PRI,          PRIMARY STATION                     X
               GROUP=G17PRI,       GROUP FOR PRIMARY LINKS             X
               RETRIES=(7,3,5),    7 RETRIES PAUSE 3 SECONDS 5 TIMES   X
               MAXOUT=127,         UP TO 127 PIU'S BFOR REQUEST RESPONSX
               PASSLIM=254,        SEND UP TO 254 PIU'S AT ONE TIME    X
               SERVLIM=254         SERVICE SCANS B4 SPECIAL
*
***********************************************************************
*        CONFIGURABLE LINK STATION         SECONDARY                  *
***********************************************************************
*
ST17SEC  SDLCST MODE=SEC,          SECONDARY STATION                   X
               GROUP=G17SEC,       GROUP FOR SECONDARY LINKS           X
               RETRIES=(7),        RETRY 7 TIMES                       X
               MAXOUT=127,         UP TO 127 PIU'S BFOR REQUEST RESPONSX
               PASSLIM=254         SEND UP TO 254 PIU'S AT ONE TIME
*
***********************************************************************



G1728    GROUP LNCTL=SDLC,         SDLC LINK PROTOCOL                  X
               ANS=CONTINUE,     L-CONTINUE LINK SERVICE               X
               CLOCKNG=EXT,      L-MODEM PROVIDES CLOCKING             X
               COMPTAD=YES,        IBM SPECIAL PRODUCTS CB COMPATIBLE  X
               DUPLEX=FULL,      L-MODEM STRAPPING IS FULL             X
               HISPEED=YES,      L-OVER 144KPBS                        X
               IPL=NO,           L-NO CROSS-NET RPL                    X
               MONLINK=YES,      L-MONITOR LINK FOR ACTPU              X
               NEWSYNC=NO,       L-CCU NOT PROVIDES NEWSYNC SIGNAL     X
               NRZI=NO,          L-NOT-RETURN-TO-ZERO-INVERTED         X
               NPACOLL=YES,        NPA DATA                            X
               PAUSE=(0.2,0.2),  L-AVERAGE POLLING CYCLE               X
               REPLYTO=3,          REPLY TIME OUT AFTER 3 SECONDS      X
               RETRIES=(5,15,20), L-7 RETRIES PAUSE 15 SECONDS 20 TIMESX
               SDLCST=(ST17PRI,), L-SDLC SELECTION TABLE ENTRY         X
               SERVLIM=254,      L-254 SOT SCANS BEFORE SPECIAL SCAN   X
               SRT=(10000,64),   L-TRANS = 10000 ERROR THRESH = 64     X
               SPEED=256000,     L-LINE SPEED IS 256K  BPS             X
               TRANSFR=35,       L-NO. OF BUFFERS FOR SINGLE TRANSFER  X
               TYPE=NCP,       G&L-NETWORK CONTROL MODE                X
               OWNER=NSP
*
***********************************************************************
LA0048   LINE  ADDRESS=(0048,FULL), TRANSMIT AND RECEIVE ADDRESSES     X
               ISTATUS=ACTIVE      (V) VTAM
*              STATOPT='LINK TO SA28  '
***********************************************************************
*        PU STATEMENT FOR INN LINK TO SA 28                           *
*        (3745-V5R2)                                                  *
***********************************************************************
PA0048   PU    ANS=CONTINUE,       CONTINUE LINK SERVICE               X
               MAXOUT=127,         MAX PIU SENT BEFORE RESP REQ        X
               MODULO=128,         MAX NO. OF I-FRAME SENT BEFORE RESP X
               PASSLIM=254,        THE MOST CONSECUTIVE PIUS SENT ONCE X
               PUTYPE=4,           PHYSICAL UNIT TYPE                  X
               TGN=2,              TRANSMISSION GROUP                  X
               XID=YES,            XID SUPPORTED                       X
               ISTATUS=ACTIVE      (V) VTAM
*              STATOPT='LINK TO SA28  '


Hope this helps.

Regards,

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America and Farmers Insurance Group
mailto: [EMAIL PROTECTED]
Systems Programming expert at http://Search390.com/ateExperts/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to