Previous Topic: Define the VTAM Cross-domain EnvironmentNext Topic: Setting up MSF to Use CAICCI


Define the LU 6.2 VTAM Mode Table Entry

If you are using APPC sessions for the MSF, you must create an LU 6.2 mode table entry.

To define an LU6.2 mode table entry

  1. Find an existing VTAM mode table that already contains a mode table entry with LU 6.2 session parameters.
  2. If you find no such entry, select an existing mode table to contain a new LU 6.2 mode table entry.
  3. Add a new mode table entry to the mode table that is associated with the LU definition.
  4. Assemble and link-edit the mode table and add the load module to SYS1.VTAMLIB.

    The LU 6.2 VTAM mode table entry is defined.

Example 1: The following sample mode table entry contains a set of session parameters used for an LU 6.2 session:

LU62MODE MODEENT LOGMODE=LU62MODE, Mode Table Entry Name
                 FMPROF=X'13'      Function Manager Profile
                 TSPROF=X'07'      Transmission Services Profile
                 PRIPROT=X'B0'     Primary Logical Unit Profile
                 SECPROT=X'B0'     Secondary Logical Unit Profile
                 COMPROT=X'50B1'   Common Logical Unit Profile
                 RUSIZES=X'8989'   Sec/Pri RU sizes 4096/4096
                 PSNDPAC=5,        Primary Send Pacing Count
                 SRCVPAC=5,        Secondary Receive Pacing Count
                 SSNDPAC=5,        Secondary Send Pacing Count
*                                  Presentation Services Profile
                 PSERVIC=X'060200000000000000000000'

Example 2: If you are using dynamic cross-domain resources, you may need to define and use the following table entry in place of the one shown in Example 1:

LU62MODE MODEENT  LOGMODE=LU62MODE, Mode Table Entry Name 
                  FMPROF=X'13',     Function Manager Profile
                  TSPROF=X'07',     Transmission Services Profile 
                  PRIPROT=X'B0',    Primary Logical Unit Profile
                  COMPROT=X'78A5',  Common Logical Unit Profile
                  RUSIZES=X'8989',  Sec/Pri RU sizes 4096/4096
*                                   Presentation Services Profile
                  PSERVIC=X'060200000000000000122F00'