Sample X.25 NPSI server configuration data set (X25CONF)

Following is a copy of the sample, X.25 NPSI configuration data set, that is shipped as SEZAINST(X25CONF).

*---------------------------------------------------------------------*
*   Sample configuration file for TCPIPX25                            *
*                                                                     *
*   COPYRIGHT = NONE.                                                 *
*---------------------------------------------------------------------*
*-- Trace level and debug flags
*                  01234567
Trace    OFF       00000000
*
*-- VTAM Application definition:
*        ApplID    Password
*        --------  --------
VTAM     TCPIPX25  TCPX25
*
*---------------------------------------------------------------------*
*   Definitions for a public network connection with two-line hunt
*   group, using NPSI GATE Fast Connect. Network default packet size
*   is 128; packet size 1024 negotiated on call request
*
*        NPSI MCH       DTE             Window Packet Logical
*        LU Name   DNIC Address         Size   Size   Channels
*        --------  ---- --------------- -      ----   ---
Link     XU021     3110 23456789        2      128    16
FAST     XU021
Options  PacketSize 1024
AltLink  XU022     3110 34567890        2      128    8
FAST     XU022
Options  PacketSize 1024
Options  AcceptReverse
*
*   Destination address list for this link            Destination
*        IP Address      X.25 DTE Addr       C.U.D.   Facilities
*        --------------- ---------------     -------- ---------------
Dest     192.005.058.001 131106170015300     CC
Dest     192.005.058.004 131106170015320     CC
Dest     192.005.058.005 131106170015350     CC       02AA
*                            * this dest. requires throughput class on
*                                           call request
*
*---------------------------------------------------------------------*
*   Definitions for a DDN connection
*     Note: DDN and non-DDN links cannot be mixed
*
*        NPSI MCH       DTE             Window Packet Logical
*        LU Name   DNIC Address         Size   Size   Channels
*        --------  ---- --------------- -      ----   ---
*Link     XU023     DDN                  2       128   16
*Options  GATE
*
*   DDN network 10 uses RFC 1236 address calculation, no explicit
*   X.25 DTE addresses
*
*        IP Address      X.25 DTE Addr
*        --------------- ---------------
*Dest     10
*
*---------------------------------------------------------------------*
*   Definitions for a private point-to-point link to a router
*
*        NPSI MCH       DTE             Window Packet Logical
*        LU Name   DNIC Address         Size   Size   Channels
*        --------  ---- --------------- -      ----   ---
Link     XU024     PRIV 1               2      1024   2
Options  GATE
*
*        IP Address      X.25 DTE Addr       C.U.D.
*        --------------- ---------------     --------
Dest     192.5.57.2      2
*
*---------------------------------------------------------------------*
*-- Buffer specifications:
*        Datagram  Addn'l    VC Queue
*        Max Size  Buffers   Limit
*        --------  --        --
Buffers  1024      50        4
*
*-- Timers:
*        Idle      Minimum
*        Disconn.  Open
*        --------  -------
Timers   300       60
Figure 1. Sample X.25 NPSI server configuration data set (X25CONF)