[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smaug::snagwy

Title:SNA GATEWAY NOTEFILE
Notice:Note 1.* -> kits and doc, 288.* -> obtaining product support
Moderator:EDSCLU::GARROD
Created:Fri Feb 07 1986
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:7116
Total number of notes:28576

7072.0. "DOMAIN-Gateway and SNA-PrE" by ESGNAC::BLUM () Wed Apr 16 1997 06:45


Hello ,

	now i try it again to set this note-entry in this conference.

Is there someone who can support me with some hints or solution ?
My customer config. a domain-gateway for terminal emulation and Pre.
The terminal emulation works fine , but SNA/PrE make problems on startup. 
The customer told me the remote lu's ( on IBM ) are activated .
3270 Terminal-Emulation works fine without any problems. 

Software Version :

	DOMAIN-GATEWAY V 2.0  ( DEMSB for test only )
	SNAPrE	       V 1.2
	Digital UNIX   V 3.2g ( Rev 62 )
	   

******  most of "CREATE SNA LU SERVICE" items are revomed form the following
******  script file.    


09-APR-1997 14:20:10.17 %SNAPRE-CONNECT, connection started with IBM host using.

09-APR-1997 14:20:10.43 %snapre-faiestses, failed to establish session
			-sna-sesnotava, session address has not been activated


snapre>	show char eow1
	session address: 117		page length: 66		page width: 132
	case:		 mixed		spacing:   single	image
	copies:		  1		form name: default	delete
	queue:		 KYO12_zds				user name:default
	access name:	 eow117					wait
	pu (circuit)	 sna-0				
	gateway:	 eow139	
	output stream:   scsi01:[cma_spool]eow1.lis
	log_file:	 scsi01:[cma_spool]eow1.log
	charater set:	 sys$library:snapre.tbl
	
!
! Open compiled output file
!
set ncl cmipscript tst139.cmip
enable ncl cmipscript
!
! Set up Event Dispatcher Entity
!
create event dispatcher
create event dispatcher outbound stream SNAPU5
set    event dispatcher outbound stream SNAPU5 -
    sink node = .dn.eow132
block  event dispatcher outbound stream SNAPU5 global filter -
    ((node,csma-cd,station), unrec multicast dest pdu)
!
! Set up Routing Entity
!
create routing type end, protocols {iso8473}
set    routing phaseiv address = 6.139
create routing circuit CSMACD-0 type = CSMA-CD
set    routing circuit CSMACD-0 data link -
    entity = csma-cd station CSMACD-0
!
! Set up Session Control Entity
!
create session control
!
! Set up NSP Entity
!
create nsp
set    nsp maximum transport connections = 132
!
! Set up MOP Entity
!
create mop
!
! Set up Privileged User/Password protection
!
set    session control -
    application OBJ_19 -
        user name = "system", -
        password = "system"
set    session control -
    application LES$CTF -
        user name = "system", -
        password = "system"
!
! Set up Node Tower sets
!
create Session Control Known Tower .dn.eow132 tower = ( -
  { -
   {DNA_SessionControlV2, Number = 0}, -
   {DNA_NSP}, -
   {DNA_OSInetwork, 49::00-06:AA-00-04-00-84-18:20} -
  } -
 )
create Session Control Known Tower .dn.eow139 tower = ( -
  { -
   {DNA_SessionControlV2, Number = 0}, -
   {DNA_NSP}, -
   {DNA_OSInetwork, 49::00-06:AA-00-04-00-8B-18:20} -
  } -
 )
!
! Set up SNA Access Server Entity
!
create sna access server
set    sna access server maximum connections = 128
create sna access server -
    object ESF11 -
       transport = decnet, -
        node = .dn.eow139, -
         number = 0, -
         task = ESF11
!
! Set up Modem Connect Entity
!
create modem connect
create modem connect -
    line eowline -
        communications port = syn-0-0, -
        duplex = full
!
! Set up SDLC Entity
!
create sdlc
create sdlc -
    link eowlink -
        line = modem connect line eowline, -
        configuration = pointtopoint, -
        connection type = nonswitched, -
        receive frame size = 4224, -
        retry maximum = 15
create sdlc -
    link eowlink -
      station eowsta -
        address = 04, -
        transfer mode = tws, -
        modulo = normal, -
        window size = 7, -
        inactivity timer = 30, -
        tg number = 1
!
! Set up SNA PU Services Entity
!
create sna pu services
create sna pu services - 
    subarea pu DEC5 -
        subarea number = 5
!
! Set up Transmission Group entities
!
create sna pu services - 
    subarea pu DEC5 -
    transmission group TG1-4 -
        number = 1, -
        adjacent subarea = 4
!
! Set up routes to Destination Subarea 1 
!
create sna pu services - 
    subarea pu DEC5 -
    explicit route ER1-1 -
        number = 1, -
        destination subarea = 1, -
        transmission group = TG1-4
create sna pu services - 
    subarea pu DEC5 -
    virtual route VR1-0-1 -
        number = 1, -
        priority = 0, -
        explicit route = ER1-1
create sna pu services - 
    subarea pu DEC5 -
    virtual route VR1-1-1 -
        number = 1, -
        priority = 1, -
        explicit route = ER1-1
create sna pu services - 
    subarea pu DEC5 -
    virtual route VR1-2-1 -
        number = 1, -
        priority = 2, -
        explicit route = ER1-1
create sna pu services - 
    subarea pu DEC5 -
    explicit route ER0-1 -
        number = 0, -
        destination subarea = 1, -
        transmission group = TG1-4
create sna pu services - 
    subarea pu DEC5 -
    virtual route VR0-0-1 -
        number = 0, -
        priority = 0, -
        explicit route = ER0-1
create sna pu services - 
    subarea pu DEC5 -
    virtual route VR0-1-1 -
        number = 0, -
        priority = 1, -
        explicit route = ER0-1
create sna pu services - 
    subarea pu DEC5 -
    virtual route VR0-2-1 -
        number = 0, -
        priority = 2, -
        explicit route = ER0-1
!
! Set up SNA PU Services Switched PU Entities
!
!
! Set up SNA PU Services Service Class Entities
!
create sna pu services subarea pu DEC5 - 
    service class ISTVTCOS 
set    sna pu services subarea pu DEC5 - 
    service class ISTVTCOS -
    vr list = -
    { (vrn=0,tp=2), (vrn=1,tp=2), (vrn=2,tp=2), -
      (vrn=3,tp=2), (vrn=4,tp=2), (vrn=5,tp=2), -
      (vrn=6,tp=2), (vrn=7,tp=2)              }
create sna pu services subarea pu DEC5 - 
    service class INTER 
set    sna pu services subarea pu DEC5 - 
    service class INTER -
    vr list = -
    { (vrn=0,tp=1), (vrn=1,tp=1), (vrn=2,tp=1), -
      (vrn=3,tp=1), (vrn=4,tp=1), (vrn=5,tp=1), -
      (vrn=6,tp=1), (vrn=7,tp=1)              }
create sna pu services subarea pu DEC5 - 
    service class BATCH 
set    sna pu services subarea pu DEC5 - 
    service class BATCH -
    vr list = -
    { (vrn=0,tp=0), (vrn=1,tp=0), (vrn=2,tp=0), -
      (vrn=3,tp=0), (vrn=4,tp=0), (vrn=5,tp=0), -
      (vrn=6,tp=0), (vrn=7,tp=0)              }
create sna pu services subarea pu DEC5 - 
    service class "" 
set    sna pu services subarea pu DEC5 - 
    service class "" -
    vr list = -
    { (vrn=0,tp=1), (vrn=1,tp=1), (vrn=2,tp=1), -
      (vrn=3,tp=1), (vrn=4,tp=1), (vrn=5,tp=1), -
      (vrn=6,tp=1), (vrn=7,tp=1)              }
!
! Set up SNA SSCP Services Entity
!
create sna sscp services
create sna sscp services -
    local sscp ZEDGWY -
        network id = NETZEDA, -
        sscp id = 5  
create sna sscp services -
    remote sscp MWU01 -
        subarea = 1, -
        element = 1
!
! Set up SNA LU Services Entity
!
create sna lu services -
    maximum remote lus = 64
!
! Set up SNA LU Services LU Entities
!
create sna lu services - 
    lu EOWLU0 -
        pu = DEC5, -
        default logon mode = d4c32782
create sna lu services - 
    lu EOWLU1 -
        pu = DEC5, -
        default logon mode = d4c32782
create sna lu services - 
    lu EOWLU2 -
        pu = DEC5, -
        default logon mode = d4c32782

***********************************************************************
	Setup for Printer

create sna lu services - 
    lu EOWDR0 -
        pu = DEC5, -
        default logon mode = DSC2K, -
        old name = "sna-0.117"

**********************************************************************
!
! Set up SNA LU Services Access Name Entities
!
create sna lu services - 
    access name EOWNM -
        lu list = {eow*}, -
        remote lu = NM, -
        logon mode = d4c32782
*******************************************************************
	Setup for Printer

create sna lu services - 
    access name EOW117 -
        lu list = {EOWDR0}, -
        remote lu = ESF11, -
        logon mode = DSC2K

*******************************************************************
!
! Set up SNA LU Services canned Logon Modes
!
create sna lu services -
    logon mode BATCH -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XA3, -
        secondary protocol = %XA3, -
        common protocol = %X7080
create sna lu services -
    logon mode S3270 -
        negotiable = NO, -
        fm profile = %X02, -
        ts profile = %X02, -
create sna lu services -
    logon mode D6327801 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 2048, -
        primary ru size = 3840, -
        lu type = 2, -
        ps usage = %X00000000000C280C507F00
create sna lu services -
    logon mode D6327802 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 2048, -
        primary ru size = 3840, -
        lu type = 2, -
        ps usage = %X0000000000185000007E00
create sna lu services -
    logon mode D6327803 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 2048, -
        primary ru size = 3840, -
        lu type = 2, -
        ps usage = %X0000000000185020507F00
create sna lu services -
    logon mode D6327804 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 2048, -
        primary ru size = 3840, -
        lu type = 2, -
        ps usage = %X000000000018502B507F00
create sna lu services -
    logon mode D6327805 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 2048, -
        primary ru size = 3840, -
        lu type = 2, -
        ps usage = %X000000000018501B847F00
create sna lu services -
    logon mode D6328902 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 1024, -
        lu type = 3, -
        ps usage = %X0000000000185018507F00
create sna lu services -
    logon mode D6328904 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 1024, -
        lu type = 3, -
        ps usage = %X000000000018502B507F00
create sna lu services -
    logon mode D4A32781 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 1536, -
        lu type = 2, -
        ps usage = %X00000000000C280C507F00
create sna lu services -
    logon mode D4A32782 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 1536, -
        lu type = 2, -
        ps usage = %X0000000000185000007E00
create sna lu services -
    logon mode D4A32783 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 1536, -
        lu type = 2, -
        ps usage = %X0000000000185020507F00
create sna lu services -
    logon mode D4A32784 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 1536, -
        lu type = 2, -
        ps usage = %X000000000018502B507F00
create sna lu services -
    logon mode D4A32785 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 1536, -
        lu type = 2, -
        ps usage = %X000000000018501B847F00
create sna lu services -
    logon mode D4A32792 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 1536, -
        lu type = 2, -
        ps usage = %X8000000000185000007E00
create sna lu services -
    logon mode D4A32793 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 1536, -
        lu type = 2, -
        ps usage = %X8000000000185020507F00
create sna lu services -
    logon mode LSX32704 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 1536, -
        lu type = 2, -
        ps usage = %X800000000018502B507F00
create sna lu services -
    logon mode LSX32705 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 1536, -
        lu type = 2, -
        ps usage = %X800000000018501B847F00
create sna lu services -
    logon mode MCAUTO -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
	secondary send pacing = 0, -
	secondary receive pacing = 4, -
        secondary ru size = 256, -
        primary ru size = 1024, -
        primary send pacing = 8, -
        lu type = 2, -
        ps usage = %X0000000000185000000200
create sna lu services -
    logon mode D4A32771 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 1536, -
        lu type = 2, -
        ps usage = %X1000000000000000000100
create sna lu services -
    logon mode D4A32772 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 1536, -
        lu type = 2, -
        ps usage = %X1000000000000000000200
create sna lu services -
    logon mode D4A3290 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 1024, -
        lu type = 2, -
        ps usage = %X8000000000185000000300
create sna lu services -
    logon mode D4C32781 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 3840, -
        lu type = 2, -
        ps usage = %X00000000000C280C507F00
create sna lu services -
    logon mode D4C32782 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 3840, -
        lu type = 2, -
        ps usage = %X0000000000185000007E00
create sna lu services -
    logon mode D4C32783 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 3840, -
        lu type = 2, -
        ps usage = %X0000000000185020507F00
create sna lu services -
    logon mode D4C32784 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 3840, -
        lu type = 2, -
        ps usage = %X000000000018502B507F00
create sna lu services -
    logon mode D4C32785 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 3840, -
        lu type = 2, -
        ps usage = %X000000000018501B847F00
create sna lu services -
    logon mode D4C32792 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 3840, -
        lu type = 2, -
        ps usage = %X8000000000185000007E00
create sna lu services -
    logon mode D4C32793 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 3840, -
        lu type = 2, -
        ps usage = %X8000000000185020507F00
create sna lu services -
    logon mode SNX32704 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 3840, -
        lu type = 2, -
        ps usage = %X800000000018502B507F00
create sna lu services -
    logon mode SNX32705 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 3840, -
        lu type = 2, -
        ps usage = %X800000000018501B847F00
create sna lu services -
    logon mode D4C32771 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 3840, -
        lu type = 2, -
        ps usage = %X1000000000000000000100
create sna lu services -
    logon mode D4C32772 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 3840, -
        lu type = 2, -
        ps usage = %X1000000000000000000200
create sna lu services -
    logon mode D4C3290 -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 3840, -
        lu type = 2, -
        ps usage = %X8000000000185000000300
create sna lu services -
    logon mode DSC2K -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 1024, -
        lu type = 3, -
        primary protocol = %X71, -
        secondary protocol = %X40, -
        common protocol = %X2000
        ps usage = %X0000000000185018507F00


*************************************************************************
	setup for Printer


create sna lu services -
    logon mode DSC4K -
        negotiable = NO, -
        fm profile = %X03, -
        ts profile = %X03, -
        primary protocol = %XB1, -
        secondary protocol = %X90, -
        common protocol = %X3080, -
        secondary ru size = 1024, -
        primary ru size = 1024, -
        lu type = 3, -
        ps usage = %X000000000018502B507F00

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

create sna lu services -
    logon mode DTF8192 -
        negotiable = NO, -
        secondary send pacing = 4, -
        secondary receive pacing = 4, -
        primary send pacing = 4, -
        secondary ru size = 8192, -
        primary ru size = 8192

!
! Set up SNA LU Services Authorization Entities
!
!
! Set up SNA LU Services Remote LU Entities
!
create sna lu services -
    remote lu NM -
        remote sscp = MWU01
create sna lu services -
    remote lu ESF11 -
        remote sscp = MWU01
!
! Enable all entities
!
enable routing 
enable routing circuit CSMACD-0 
enable session control
enable nsp
enable sna access server
enable sna pu services subarea pu DEC5
enable sna pu services subarea pu DEC5 -
    transmission group *
enable sna pu services subarea pu DEC5 -
    explicit route *
enable sna pu services subarea pu DEC5 -
    virtual route *
enable sna sscp services local sscp ZEDGWY
enable sna sscp services remote sscp *
enable sna lu services lu *
enable modem connect line *
enable sdlc -
    link eowlink
enable sdlc -
    link eowlink station *
!
! Start of optional file eow_opt_file.ncl
!
disable sna lu services lu *
set sna lu services lu  eowlu* controlling lu NM
enable sna lu services lu eowlu*



!
! End of optional file eow_opt_file.ncl
!
enable event dispatcher
enable event dispatcher outbound stream SNAPU5
!
! Rename node to phase v name
!
rename new name .dn.eow139
enable function address watcher
exit


	thanks in advanced

			Guenter Blum
			  
T.RTitleUserPersonal
Name
DateLines
7072.1EDSCLU::JAYAKUMARWed Apr 16 1997 13:1413
Hi,

Try connecting to the same LU through SNATERM and see if you still get
the same error (sna-sesnotava)

$ SET HOST/SNA/PU=SNA-0/SESS=117/LOG=<logmode>/APPL=<applid>   <gateway>

Also a logmask trace of the TE or SNAPRE session would help. Edit the startup
file for SNAPREDET process and turn on all bits in SNA$LOGMASK (or SNALOG_MASK)
and restart the process.

regards
-Jay