SNA Conectivity

From: Angel Martinez <angelm_at_arango.com>
Date: Wed, 03 Jun 1998 16:29:53 -0500

     Hello Everybody!!!
     
     I'm try to connect a Alpha 800 Digital Unix v 4.0B with Stratus where the Digital Unix have the follow configuration:

!
! Set up SNA Access Server Entity
!
create node 0 sna access server
!
! Set up SNA Data Link Entity
!
!
! Set up SDLC Entity
!
create node 0 sdlc

create node 0 sdlc link TELERED -
        line = modem connect line LINE-0, -
        capability = SECONDARY, -
        configuration = PointToPoint, -
        receive frame size = 265, -
        retry maximum = 15

create node 0 sdlc link TELERED station BCOLAT -
        address = C2, -
        transfer mode = TWS, -
        modulo = NORMAL, -
        window size = 7, -
        inactivity timer = 30, -
        send frame size = 265
!
! Set up SNA LU Services Entity
!
create node 0 sna lu services

set node 0 sna lu services default transmission group =
!
! Set up SNA LU Services LU Entities
!

create node 0 sna lu services lu LU2 -
        dependent lu transmission group = BCOLAT, -
        dependent lu address = 2, -
        capability = Both, -
        old name = "SNA-0.2"

create node 0 sna lu services lu LU3 -
        dependent lu transmission group = BCOLAT, -
        dependent lu address = 3, -
        capability = Both, -
        old name = "SNA-0.3"

create node 0 sna lu services lu LU4 -
        dependent lu transmission group = BCOLAT, -
        dependent lu address = 4, -
        capability = Both, -
        old name = "SNA-0.4"

create node 0 sna lu services lu LU5 -
        dependent lu transmission group = BCOLAT, -
        dependent lu address = 5, -
        capability = Both, -
        old name = "SNA-0.5"
!
! Set up SNA LU Services Access Name Entities
!

create node 0 sna lu services access name TELERED -
        lu list = {LU2, LU3, LU4, LU5}
!
! Set up SNA LU Services Authorization Entities
!
!
! Set up SNA LU Services Partner LU Entities
!
!
! Set up SNA CP Services Entities
!
create node 0 sna cp services -
        network id = BCOLAT2, -
        cp name = BCOLAT2, -
        maximum active TGs = 4

create node 0 sna cp services transmission group BCOLAT -
        data link = SDLC link TELERED station BCOLAT, -
        intranode = No, -
        dependent lu support = Yes, -
        connection type = Permanent
!
! Enable all entities
!
enable node 0 sdlc -
    link TELERED
enable node 0 sdlc -
    link TELERED station *
enable node 0 sna lu services lu *
enable node 0 sna cp services transmission group *
enable node 0 sna access server


And the STratus Continuum is a Model 610 processor type PA-RISC7100, in this machine the sna configuration is:

Link Name LBCOLAT
Device Name %clave#h1.4.24.3
Protocol Type: sdlc
Link_type: primary_sdlc
support_type: pssna
NRF: no
Path control index: 1
Baud rate: 9600
Duplex mode: Full_duplex
switched: no
NRZI: yes
Trace: No
Frame rejects: no
Maximum frame size: 265
Poll interval: 64
Time_out interval: 64
Time_out retries: 10
Retransmit retries: 64
Sec poll timeout: 30
Auto-start: yes
Initialize interval:5000
Priority: 4

First of all, How can i know if really both machines are establish a sna connection? then what can i do to maintain healthy and working? These it's because in the Digital Console everything seems good, but in the Stratus have systems crash where try to establish the physical Unit (PU). How can use ncl to help with?

Many thanks for any information that you can provide me with.

Angel Martinez
Arango Software International
Panama, Rep. Panama.
e-mails: angelM_at_arango.com / arpia_at_hotmail.com
Received on Wed Jun 03 1998 - 23:31:57 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:37 NZDT