Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

Appendix A: LU6.2 Configuration Worksheets [Table of Contents] Glossary

DirectConnect for DB2/MVS Connectivity Guide

[-] Appendix B: LU6.2 Sample Networks

Appendix B

LU6.2 Sample Networks

This appendix contains two samples for LU6.2 networks on which MAP mainframe components, like DirectCONNECT for DB2/MVS, could run.

The first sample represents a Token Ring network running single sessions only. Conversation-level security is supported. The second sample network represents an SDLC non-switched line that supports parallel sessions. This appendix includes the following sections:

Sample Token Ring Network

This section covers VTAM and CICS definitions for a sample Token Ring network. This sample uses the following names:

Token Ring Specification

Name

Host LU (CICS region)

CICSSYB

Remote LU name

SYBLU02
SYBLU03
SYBLU04

Remote LU addresses

0, 0, 0

VTAM Logon mode table name

SYSTABV

Sessions

Parallel sessions

RU size

1024

Pacing setting

5

Synch level

Confirm

Security

Verify

VTAM Entries

This section contains the VTAM Logmode entry and network definition statements.

APPL Definition Statement

This statement defines CICS region "CICSSYB" to VTAM. raster

Logmode Entry

This statement defines mode table "SYBTABV" to VTAM. raster

Network Definition (PU and LU Statements)

This statement defines your network to VTAM. raster

CICS Definitions

This section contains the CICS APPLID and the System Initialization Table properties and the CONNECTION and SESSION definitions.

CICS APPLID

The CICS APPLID property must be defined to VTAM as shown in "APPL Definition Statement".

System Initialization Table (SIT)

Set these properties as follows, depending on the versions of CICS you are using.

CONNECTION Definition

Use the following sample as a model. Change it as appropriate to your site, noting the requirements that follow. raster

Requirements include the following:

SESSION Definition

Use the following sample as a model. Change it as appropriate to your site, noting the requirements that follow. raster

Requirements include the following:

Sample SDLC Non-Switched Line with Parallel Sessions

This section covers VTAM, NCP, and CICS definitions for a sample SDLC non-switched line supporting parallel sessions. This sample uses the names in the following table.

SDLC Specification

Name

Remote LU name

NSWLU101

Remote LU addresses

0

VTAM Logmode table name

SYSTABV

Sessions

Parallel sessions

RU size

1024

Pacing setting

5

Synch level

Confirm

Security

Verify

VTAM Entries

This section contains the VTAM Logmode entry and NCP SDLC Group definition.

Logmode Entry

This statement defines mode table "SYBTABV" to VTAM. raster

The value for RUSIZES matches those used for SENDSize and RECEIVESize. See "SESSION Definition".

NCP SDLC GROUP Definition

Use the following sample as a model. Change it as appropriate to your site, noting the requirements that follow. raster

Requirements include the following:

See Also

CICS Definitions

To define an independent LU to CICS, use the following CONNECTION and SESSION definitions as models.

CONNECTION Definition

Use the following sample as a model. Change it as appropriate to your site, noting the requirements that follow. raster

To allow an independent LU to support parallel sessions, the following conditions are required:

SESSION Definition

Use this sample as a model. Change it as appropriate to your site, noting the requirements that follow. raster

Requirements include the following:


Appendix A: LU6.2 Configuration Worksheets [Table of Contents] Glossary