G. SunLink Gateway Configuration Files : Solaris Independent LUs
 
Share this page                  
Solaris Independent LUs
The following example is for Solaris independent LUs. This file is usually in the /opt/SUNWconn/snap2p/p2p_etc/config directory.
:DEFINE_PU:
pu_name               = S1MVS, network_name = RTIBM
contents_id           = 01234567

:DEFINE_NODE:
pu_name               = S1MVS, node_id = NODE0

:DEFINE_LOCAL_LU:
fql_lu_name           = S1115001   # An LU name in VTAM/NCP gen

lu_local_address      = 1
lu_name               = S1115001   # An LU name in VTAM/NCP gen

lu_session_limit      = 16

:DEFINE_PARTNER_LU:
fql plu name          = A04IS1G2   # VTAM Applid for Ingres
u plu name            = A04IS1G2   # Enterprise Access to DB2
parallel_session      = yes        # Must set to this value
lu_is_dependent       = no         # Must set to this value
initiate_type         = INITIATE_ONLY
security_acceptance   NONE

:DEFINE_MODE:
mode_name             = INGLU62
unique_session_name   = s1         # This is the name specified
                                   # as the Node Address
                                   # in NETU entries
snd_pac_window        = 0          # Recommended
rcv_pac_window        = 0          # Recommended
snd_max_ru_size       = 4096       # Recommended
rcv_max_ru_size       = 4096       # Recommended
sync_level            = none
sess_reinit           = INIT_OPERATOR
auto_activate_limit   = 0
session_limit         = 64         # Allows for 64 parallel sessions
min_conwinner_limit   = 32
min_conloser_limit    = 32
The following example is for a Synchronous Data Link Control (SDLC) connection through the serial port:
:DEFINE_DLC:
dlc_name              = XLINK000
dlc_driver_name       = /dev/sdlc
port_driver_name      = zsh0
dlc_type              = sdlc
npr_timeout           = 240
pause_timeout         = 2

idle_timeout          = 1400       # for maxdata = 1033
                                   # & line speed = 9600
maxdata               = 1033       # [frm_size - 8]
retries               = 32
window_size           = 7
sdlc_addr             = 0x1
full_duplex           = yes
nrzi                  = no
multipoint            = yes
switched_line         = no

block_number          = 056        # MUST be first of
                                   # xid parameters
id_number             = E2E43
role                  = secondary
tx_rx_capability      = simultaneous
max_rcv_iframe_size   = 7
include_control_point = yes        # xid control vector
include_link_station_name  = yes   # xid control vector

:DEFINE_ALS:
dlc_name              = XLINK000
pu_name               = S1MVS
als_name              = XXALS000