Administration Commands
define_local_lu
Name of the local LU. This name is a
description
A text string describing the local LU. SNAplus2 uses this string for information only. It is stored in the node’s configuration file and returned on the query_local_lu command.
list_name
Name of the security access list used by this local LU (defined using the de-
fine_security_access_list command). This parameter restricts the LU so that only the users named in the specified list can use it. To specify that the LU is available for use by any user, do not specify this parameter.
lu_alias
Alias of the local LU. This alias is a character string using any locally displayable characters.
nau_address
Network accessible unit address of the LU. Specify 0 (zero) if the LU is an independent LU, or an address in the range
syncpt_support
Specifies whether the LU supports sync point functions. Set this parameter to YES only if you have a Sync Point Manager (SPM) and Conversation Protected Resource Manager
YES
Sync point functions are supported.
NO
Sync point functions are not supported.
lu_session_limit
The maximum total number of sessions (across all modes) supported by the LU.
For a dependent LU, this parameter must be set to 1. For an independent LU, specify 0 (zero) for no session limit, or a value in the range
If you specify an explicit limit, note the following:
•If the LU will be communicating with
•The LU session limit must be greater than or equal to the sum of the session limits for all modes that the LU will use.
default_pool
Specifies whether the LU is in the pool of default dependent LUs. If the LU is an independent LU, do not specify this parameter. Possible values are:
YES
The LU is in the pool of default LUs, and can be used by applications that do not specify an LU name.
NO
The LU is not in the pool.
pu_name
Name of the PU which this LU will use. This parameter is used only by dependent LUs; do not specify it for independent LUs. The name is a
117