SNAX/APC Configuration and Management Manual
Configuring Network Resources for SNAX/APC
SNAX/APC Configuration and Management Manual—138787
4-32
SNAX/XF or SNAX/CDF Example
=========================================================================
== Add a local LU for $APC1. SNAXFILENAME names a SNAX/XF or SNAX/CDF ==
== line. The subdevice has to match the SNANAME of this local LU. ==
=========================================================================
add lu llu01, snaname llu01, snaxfilename $line1.#llu01, &
maxsession 1, autostart yes
=========================================================================
== Add remote LU name to the local APC. The SNANAME must match the ==
== SNANAME defined in the remote APC's local LU (RLU01 in this ==
== example). ==
=========================================================================
add ptnr-lu llu01.rlu01, snaname rlu01, peripheral-node no, &
parallel-session-lu no, local-lu-security-acceptance alreadyverified
=========================================================================
== Add the mode name, MODE1, to the LU. ==
=========================================================================
add ptnr-mode llu01.rlu01.mode1, modename mode1,&
defaultmaxsession 1, defaultminconwinner 0, defaultminconloser 1,&
maxautoact 0, rcvwindow 0, sendwindow 1
=========================================================================
== Add a TPN to the local LU. ==
=========================================================================
add tpn llu01.ltp01, charmapping yes, securityrequired user
=========================================================================
== Define the objects for the remote node. ==
=========================================================================
assume process $apc2
=========================================================================
== Add local LU for remote node $APC2. The SNAXFILENAME names a ==
== second SNAX/XF or SNAX/CDF line. The subdevice name must match ==
== SNANAME. ==
=========================================================================
add lu rlu01, snaname rlu01, snaxfilename $nt21b.#rlu01, &
maxsession 1, autostart yes
=========================================================================
== Add a partner LU for the remote node. ==
=========================================================================
add ptnr-lu rlu01.llu01, snaname llu01, peripheral-node no, &
parallel-session-lu no
=========================================================================
== Add the mode name, MODE2, to the LU. ==
=========================================================================
add ptnr-mode rlu01.llu01.mode2, modename mode2, &
defaultmaxsession 1, defaultminconwinner 0, defaultminconloser 0, &
maxautoact 0, rcvwindow 0, sendwindow 1
=========================================================================
Add a TPN. ==
=========================================================================
add tpn rlu01.rtp01, charmapping yes
=========================================================================
== Start the environment. ==
=========================================================================