»ØÊ×Ò³

VTAM-to-VTAM SNA Sessions via DLSW+ direct over FDDI


Topology


Figure 9.5 : Sample Configuration 5:VTAM-to-VTAM SNA Sessions via DLSW+ direct over FDDI

Logical View

  +------+                                                         +-------+
  | MVS  | CIP device addr: 5BE               CIP device addr: 5FE |  VM   |
  | VTAM | CIP cu addr: BE                    CIP cu addr: FE      | VTAM  |
  +------+                                                         +-------+
      |                                                                |
      |                                                                |
      |Ch 4/0      CELEBES           ......           TANZANIA         |Ch 4/0
+-------------------------+        ..........        +------------------------+
| CIP               |T |  |       ..         ..      |  |               CIP   |
|             257   |O |  |      ..  FDDI     ..     |  |    301              |
|---------+   ..    |K |F |     ..   RING      ..    |F |    ..   +-----------|
|Adapter 0|--.  .---|E |D |-----.    401       ..----|D |---.  .--| Adapter 0 |
|---------+   ..    |N |D |     ..            ..     |D |    ..   +-----------|
|          Ch 4/2   |R |I |      ..          ..      |I |  Ch 4/2             |
+-------------------------+        ..........        +------------------------+
             ..      |               ......
           .    .    | FDDI                          FDDI
 [PS/2]---:  tr  :---+ MAC                           MAC
           .256  .     ADDR:                         ADDR:
             ..        4000.0F0F.000A                4000.0E0E.000B

  • IOCP

    CHPID 0A is used in MVS VTAM

    *
     CHPID PATH=((0A)),TYPE=BL,PARTITION=(MVS,REC)
     CNTLUNIT CUNUMBR=0580,PATH=(0A),UNITADD=((B0,64)),UNIT=3088, SHARED=N       X
              PROTOCOL=S4
     IODEVICE ADDRESS=(5B0,64),CUNUMBR=(0580),UNIT=CTC
    *
    
    
            

    CHPID 0E is used in VM VTAM* * CHPID PATH=((0E)),TYPE=BL,PARTITION=(VM,REC) CNTLUNIT CUNUMBR=05C0,PATH=(0E),UNITADD=((F0,64)),UNIT=3088, SHARED=N X PROTOCOL=S4 IODEVICE ADDRESS=(5F0,64),CUNUMBR=(05C0),UNIT=CTC


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

  • MVS/VTAM XCA Major Node

    TSTP5BE  VBUILD TYPE=XCA
    PRTP5BE  PORT   ADAPNO=0,CUADDR=5BE,SAPADDR=04,MEDIUM=RING,TIMER=31
    *
    * DIAL=YES on GROUP macro defines PU2.0/PU2.1 devices
    *
    GRPP5BE  GROUP ANSWER=ON,                                              X
                   AUTOGEN=(10,L,P),                                       X
                   CALL=INOUT,                                             X
                   DIAL=YES,                                               X
                   ISTATUS=ACTIVE
    *
    * DIAL=NO on GROUP macro defines PU5/PU4 devices
    *
    GRPPU54  GROUP DIAL=NO
    SA9HOST  LINE  USER=SNA,ISTATUS=ACTIVE
    *
    * MACADDR on PU macro points to Remote CIP's Internal Lan Adapter Mac Address
    * TGN is Remote VTAM's Transmission Group number
    * SAPADDR is Remote VTAM's SAP defined in Remote XCA major node
    * SUBAREA is Remote VTAM's Subarea Address
    * PUTYPE Must be 5 for VTAM-to-VTAM Communication
    *
    SA9PU    PU    MACADDR=4000AAAABBBB,TGN=1,SAPADDR=04,SUBAREA=09,       X
                   PUTYPE=5,ISTATUS=ACTIVE
    
    ****************************************************************************
    **********
    

  • MVS/VTAM Switched Major Node

    ****************************************************************************
    *********
    
    SWLSA    VBUILD TYPE=SWNET,MAXGRP=14,MAXNO=64                           00001022
    ****************************************************************************
    **********
    *                                                                       00954913
    * WALLY1                                                                00955013
    *                                                                       00955113
    WALLYPU1 PU    ADDR=02,                                                X00955213
                   PUTYPE=2,                                               X00955313
                   IDBLK=05D,                                              X00956013
                   IDNUM=000F2,                                            X00957013
                   MODETAB=ALAMODE,                                        X00958013
                   DLOGMOD=SX32702S,                                       X00959013
                   DISCNT=(NO),                                            X00959113
                   USSTAB=USSSNA,                                          X00959213
                   ISTATUS=ACTIVE,                                         X00959313
                   MAXDATA=521,                                            X00959413
                   IRETRY=YES,                                             X00959513
                   MAXOUT=7,                                               X00959613
                   PASSLIM=5,                                              X00959713
                   MAXPATH=4                                                00959813
             PATH  DIALNO=010408005A8F6672,GRPNM=GRPWILA                    00959921
    *                                                                       00960013
    WALL1L02 LU    LOCADDR=02                                               00960113
    WALL1L03 LU    LOCADDR=03                                               00960213
    WALL1L04 LU    LOCADDR=04                                               00960313
    WALL1L05 LU    LOCADDR=05                                               00960413
    WALL1L06 LU    LOCADDR=06                                               00960513
    WALL1L07 LU    LOCADDR=07                                               00960613
    *
    *                                                                       00960713
    
    ****************************************************************************
    **********
    

    
        
  • ROUTER CONFIGURATION FOR MVS/VTAM (Celebes):

    version 11.0
    service udp-small-servers
    service tcp-small-servers
    !
    hostname Celebes
    !
    enable secret 5 $1$NGYl$zZPQ.ebtiKa6i2z7/MSkU1
    enable password coffee
    !
    source-bridge ring-group 3
    dlsw local-peer peer-id 172.18.3.138
    dlsw remote-peer 0 interface Fddi0/0 4000.0F0F.000A
    !
    interface Ethernet1/0
     mac-address 0200.0000.fff1
     ip address 172.18.3.138 255.255.255.0
     no mop enabled
     bridge-group 1
    !
    interface Ethernet1/1
     no ip address
     shutdown
    !
    interface Ethernet1/2
     no ip address
     shutdown
    !
    interface Ethernet1/3
     no ip address
     shutdown
    !
    interface Ethernet1/4
     no ip address
     shutdown
    !
    interface Ethernet1/5
     no ip address
     shutdown
    !
    interface Fddi0/0
     mac-address 4000.0f0f.000a
     no ip address
     no keepalive
    !
    interface TokenRing2/0
     mac-address 4000.1111.eeee
     no ip address
     ring-speed 16
     source-bridge 256 4 3
     source-bridge spanning
    !
    interface TokenRing2/1
     no ip address
     shutdown
     ring-speed 16
    !
    interface TokenRing2/2
     no ip address
     shutdown
    !
    interface TokenRing2/3
     no ip address
     shutdown
    !
    interface Channel4/0
     no ip address
     no keepalive
     csna 0100 BE  
    !
    interface Channel4/1
     no ip address
     no keepalive
    !
    interface Channel4/2
     no ip address
     no keepalive
     lan TokenRing 0
      source-bridge 257 1 3
      adapter 0 4001.0000.0066
    !
    router igrp 109
     network 172.18.0.0
    !
    line con 0
     exec-timeout 0 0
    line aux 0
     transport input all
    line vty 0 4
     exec-timeout 0 0
     password coffee
     login
    !
    end
    *
    ****************************************************************************
    *********
    

  • VM/VTAM XCA Major Node

    ****************************************************************************
    *********
    TAN5FE   VBUILD TYPE=XCA
     PRT5FE   PORT   ADAPNO=20,CUADDR=5FE,SAPADDR=04,MEDIUM=RING,TIMER=30
    *
    *
    * DIAL=YES on GROUP macro defines PU2.0/PU2.1 devices
    *
     GRPTANA  GROUP ANSWER=ON,                                              X
                    AUTOGEN=(10,L,P),                                       X
                    CALL=INOUT,                                             X
                    DIAL=YES,                                               X
                    ISTATUS=ACTIVE
    *
    * DIAL=NO on GROUP macro defines PU5/PU4 devices
    *
     GRPPU54  GROUP DIAL=NO
     SA1HOST  LINE  USER=SNA,ISTATUS=ACTIVE
    *
    * MACADDR on PU macro points to Remote CIP's Internal Lan Adapter Mac Address
    * TGN is Remote VTAM's Transmission Group number
    * SAPADDR is Remote VTAM's SAP defined in Remote XCA major node
    * SUBAREA is Remote VTAM's Subarea Address
    * PUTYPE Must be 5 for VTAM-to-VTAM Communication
    *
     SA1PU    PU    MACADDR=400100000066,TGN=1,SAPADDR=04,SUBAREA=01,       X
                    PUTYPE=5,ISTATUS=ACTIVE
    ****************************************************************************
    *********
    

  • VM/VTAM Switched Major Node

    ****************************************************************************
    *********
    
    SWLSA    VBUILD TYPE=SWNET,MAXGRP=14,MAXNO=64                           00001022
    ****************************************************************************
    *********
    *
    * EDDY1                                                                 00542046
    *                                                                       00543000
    EDDYPU1  PU    ADDR=03,                                                X00550001
                   PUTYPE=2,                                               X00560000
                   IDBLK=05D,                                              X00570000
                   IDNUM=000F3,                                            X00580006
                   MODETAB=ALAMODE,                                        X00590000
                   DLOGMOD=SX32702S,                                       X00600000
                   DISCNT=(NO),                                            X00610000
                   USSTAB=USSSNA,                                          X00620000
                   ISTATUS=ACTIVE,                                         X00630000
                   MAXDATA=5005,                                           X00640031
                   IRETRY=YES,                                             X00650000
                   MAXOUT=7,                                               X00660000
                   PASSLIM=5,                                              X00670000
                   MAXPATH=4                                                00680000
             PATH  DIALNO=010410005A8CEFAB,GRPNM=GRPKONA                    00680142
    *        PATH  DIALNO=010410005A8CF0E9,GRPNM=GRPK580                    00681040
    *        PATH  DIALNO=010410005A8CF0E9,GRPNM=GRPWILA                    00690038
    *                                                                       00710101
    EDDY1L05 LU    LOCADDR=05                                               00710211
    EDDY1L06 LU    LOCADDR=06                                               00710311
    EDDY1L07 LU    LOCADDR=07                                               00710411
    *
    ****************************************************************************
    ************
    

  • ROUTER CONFIGURATION FOR VM/VTAM (Tanzania):

    version 11.0
    service udp-small-servers
    service tcp-small-servers
    !
    hostname Tanzania
    !
    enable password lab
    !
    source-bridge ring-group 3
    dlsw local-peer peer-id 172.18.3.137
    dlsw remote-peer 0 interface Fddi0/0 4000.0E0E.000B
    !
    interface Ethernet1/0
     ip address 172.18.3.137 255.255.255.0
    !
    interface Ethernet1/1
     no ip address
     shutdown
    !
    interface Ethernet1/2
     no ip address
     shutdown
    !
    interface Ethernet1/3
     no ip address
     shutdown
    !
    interface Ethernet1/4
     no ip address
     shutdown
    !
    interface Ethernet1/5
     no ip address
     shutdown
    !
    interface Fddi0/0
     mac-address 4000.0e0e.000b
     no ip address
     no keepalive
    !
    interface Serial3/0
     no ip address
     shutdown
    !
    interface Serial3/1
     no ip address
     shutdown
    !
    interface Serial3/2
     no ip address
     shutdown
    !
    interface Serial3/3
     no ip address
     shutdown
    !
    interface Serial3/4
     no ip address
     shutdown
    !
    interface Serial3/5
     no ip address
     shutdown
    !
    interface Serial3/6
     no ip address
     shutdown
    !
    interface Serial3/7
     no ip address
     shutdown
    !
    interface TokenRing2/0
     no ip address
     shutdown
    !
    interface TokenRing2/1
     no ip address
     shutdown
    !
    interface TokenRing2/2
     no ip address
     shutdown
    !
    interface TokenRing2/3
     no ip address
     shutdown
    !
    interface Channel4/0
     no ip address
     no keepalive
     csna 0100 FE time-delay 0 length-delay 0 
    !
    interface Channel4/1
     no ip address
     no keepalive
     shutdown
    !
    interface Channel4/2
     no ip address
     no keepalive
     lan TokenRing 0
      source-bridge 301 1 3
      adapter 20 4000.aaaa.bbbb
    !
    router igrp 109
     network 172.18.0.0
    !
    !
    line con 0
     exec-timeout 0 0
     length 0
    line aux 0
     transport input all
    line vty 0 4
     password lab
     login
    !
    end
    
    

  • »ØÊ×Ò³