SNAX/APC Configuration and Management Manual

Configuring Network Resources for SNAX/APC
SNAX/APC Configuration and Management Manual138787
4-29
Configuring a Partner LU
LOCAL-LU-SECURITY-ACCEPTANCE { NONE | CONV |
ALREADYVERIFIED }
determines the values of the security support indicators (byte 23) in the BIND
request (if SNAX/APC is the primary LU) or the BIND response (if SNAX/APC is
the secondary LU). Setting this attribute to either CONV or ALREADYVERIFIED
does not cause security to be enforced; it merely enables security information to be
included in incoming attaches.
NONE specifies the local LU accepts no security information from the partner LU.
CONV specifies the local LU accepts a user ID and password pair from the remote
LU. The local LU does not accept the already-verified indicator.
ALREADYVERIFIED specifies the local LU accepts either a user ID and password
pair or a user ID and the already-verified indicator.
The default value for this attribute is NONE.
PARALLEL-SESSION-LU { YES | NO }
specifies whether or not the partner LU supports parallel sessions. YES specifies
that the partner LU is a parallel-session LU (or supports parallel sessions). NO, the
default value, specifies that the partner LU is a single-session LU, and the local LU
will not initiate or expect CNOS commands.
PERIPHERAL-NODE { YES | NO }
specifies whether the partner LU resides on a peripheral node or a subarea node.
YES specifies that the partner LU resides in a peripheral node. If the partner LU is
not a parallel-session LU, the partner LU is also a secondary LU (SLU).
NO, the default value, specifies that the partner LU resides on a subarea node. If the
partner LU is not a parallel-session LU, the partner LU is also a primary LU (PLU).
If the partner LU is a parallel-session LU, the role of the partner LU (SLU or PLU)
is not indicated.
Examples
The following are examples of configuring a partner LU:
-> ASSUME LU $APC1.LU01
-> ADD PTNR-LU CICSLU62, SNANAME CICS, PERIPHERAL-NODE NO, &
PARALLEL-SESSION-LU YES, LOCAL-LU-SECURITY-ACCEPTANCE CONV
-> ADD PTNR-LU $APC1.LU01.CICSLU62, SNANAME CICS, &
PERIPHERAL-NODE NO, PARALLEL-SESSION-LU YES &
LOCAL-LU-SECURITY-ACCEPTANCE ALREADYVERIFIED
If the process is assumed, you would alternately use the following:
-> ADD PTNR-LU LLU01.RLU01, SNANAME RLU01, PERIPHERAL-NODE &
YES, PARALLEL-SESSION-LU YES