Host Connection Program Guide and Reference
3-70
VTAM/NCP Node Definition Examples
These examples define nodes on a Virtual Telecommunctations Access Mode Network
Control Program (VTAM/NCP) operating system for:
• SNA Local Channel Attachment
• Non-SNA Local Channel Attachment
• Remote Non-SNA Binary Synchronous Communication Attachment
• Remote Leased Synchronous Data Link Control (SDLC) Attachment
• Remote Switch SDLC Attachment
• Token-Ring Attachment
SNA Local Channel Attachment Example
This example shows how to define an SNA local channel subsystem on the VTAM operating
system. For more information about the mainframe I/O channel definition, refer to the
mainframe documentation.
Note: This example is based on the LOGMODE table for SNA sessions defined in “Setting
Up the Host LOGMODE Table for HCON” on page 3-68.
*******************************************************
* Local SNA Majornode (VTAMSNA) *
* *
*******************************************************
VTAMSNA LBUILD TYPE=LOCAL
PU330 PU CUADDR=330,PUTYPE=2,PACING=1,VPACING=1, C
SSCPFM=USSSCS,ISTATUS=ACTIVE, C
MODE=MODE6000
*–––––––––––––––––––––––––––––––––––––––––––––––––––––*
*RISC System/6000 display sessions example (LU type 2)*
*–––––––––––––––––––––––––––––––––––––––––––––––––––––*
LU3301 LU LOCADDR=2,DLOGMODE=MOD23270
LU3302 LU LOCADDR=3,DLOGMODE=MOD33270
LU3303 LU LOCADDR=4,DLOGMODE=MOD43270
LU3304 LU LOCADDR=5,DLOGMODE=MOD53270
*–––––––––––––––––––––––––––––––––––––––––––––––––––––*
*RISC System/6000 printer session example (LU type 1) *
*–––––––––––––––––––––––––––––––––––––––––––––––––––––*
LU3305 LU LOCADDR=6,DLOGMODE=LU13270
*–––––––––––––––––––––––––––––––––––––––––––––––––––––*
*RISC System/6000 printer session example (LU type 3) *
*–––––––––––––––––––––––––––––––––––––––––––––––––––––*
LU3306 LU LOCADDR=7,DLOGMODE=LU33270
*–––––––––––––––––––––––––––––––––––––––––––––––––––––*
.
.
.
Comentarios a estos manuales