Example: Create a host logical-configuration

The network control program generation (NCP GEN) produces the logical configuration to connect the 3745 Communication Controller to your server.

This example configuration is valid only on Network Control Program (NCP) Version 4.2 and Virtual Telecommunications Access Method (VTAM®) Version 3.1.1. Different NCP or VTAM levels might require different parameters.

In this example, focus on these points:

The concatenation of the IDBLK and IDNUM values must match the Local exchange identifier (LCLEXCHID) value of your controller description. In this example, because the controller description specifies *LIND in field LCLEXCHID, the value comes from the Exchange identifier (EXCHID) field of the line description.

The DIALNO parameter specifies the source service access point (SSAP) and the adapter address of your server. This is the format of DIALNO:
aabb4000cccccccc
This is the explanation of the format:

This logical configuration example shows the IDBLK, IDNUM, and DIALNO parameters in bold:

SW3270C  VBUILD TYPE=SWNET,       REQUIRED PARAMETER                   X 
               MAXNO=8,                                                * 
               MAXGRP=5 
S3270C   PU    ADDR=C1,           8 BIT STATION UNIQUE ADDRESS         X 
               DISCNT=NO,         ACCEPT DISCONTACT FROM PU (DEFAULT)  X 
               IDBLK=056,         12 BIT BLOCK NUMBER FOR STATION      X 
               IDNUM=00000,       20 BIT ID NUMBER FOR AS/400® SYSTEM   X 
               MAXDATA=1994, 
               MAXPATH=8,         MAXIMUM OF 8 STATIONS MAY BE CALLED  X 
               NETID=AS400,       LOCAL NETWORK ID ON AS/400           X 
               MAXOUT=7,          7 PIUS TO STATION BEFORE RESPONSE    X 
               PACING=7,          NCP SENDS 7 TO LU AND MARKS FIRST    X 
               PASSLIM=7,         MAXIMUM OF 7 CONTIGUOUS PIUS         X 
               PUTYPE=2,          TYPE OF STATION CALLING IN           X 
               ISTATUS=ACTIVE,    ACTIVATE WITH MAJOR NODE             X 
               MODETAB=LOGMOD38,  I/S DEFINED TABLE                    * 
               SSCPFM=USSSCS,     VTAM TO STRIP/ADD MEDIA CONTROL CHAR * 
               VPACING=7          VTAM SENDS 7 TO NCP AND MARKS FIRST 
S348L80  PATH  GRPNM=R1G006L,DIALNO=0104400003190001,PID=1 319-R1080 
SW327C01 LU    LOCADDR=1,         AS/400 LOCADDR VALUE X'01'           X 
               ISTATUS=ACTIVE     ACTIVATE WITH MAJOR NODE 
SW327C02 LU    LOCADDR=2,         AS/400 LOCADDR VALUE X'02'           X 
               ISTATUS=ACTIVE     ACTIVATE WITH MAJOR NODE 
SW327C12 LU    LOCADDR=12,        AS/400 LOCADDR VALUE X'0C'           X 
               ISTATUS=ACTIVE     ACTIVATE WITH MAJOR NODE