Supplied parameters

Parameter name                    Type           Length     Default
[define_downstream_lu_range]
dslu_base_name                    character      5
description                       character      31         (null string)
min_nau                           decimal                   1
max_nau                           decimal                   1
dspu_name                         character      8
host_lu_name                      character      8
allow_timeout                     constant                  NO
delayed_logon                     constant                  NO

Supplied parameters are:

dslu_base_name
Base name for the names of the new LUs. This name is a type-A character string of 1-5 characters starting with a letter. CS/AIX generates an LU name for each LU by appending the 3-digit decimal value of the NAU address to the base name.
description
A text string describing the downstream LUs; the same string is used for each LU in the range. CS/AIX uses this string for information only. It is stored in the node's configuration file and returned on the query_downstream_lu command.
min_nau
NAU address of the first LU, in the range 1-255.
max_nau
NAU address of the last LU, in the range 1-255.
dspu_name
Name of the downstream PU (as specified on define_*_ls, where * is replaced by the LS type) that the downstream LUs in this range use. The name is a type-A character string starting with a letter.
host_lu_name
Name of the host LU or host LU pool to which the downstream LUs in the given range are mapped. The name is an 8-byte type-A character string.

If the downstream LUs are used to communicate with a CS/AIX Primary RUI application instead of a host, set this field to the string #PRIRUI#.

allow_timeout
Specifies whether to allow the sessions this range of downstream LUs have with the upstream LU to timeout if the session is left inactive for the timeout period specified on the upstream LU definition. Possible values are:
YES
Allow the sessions this range of downstream LUs have with the upstream LU to timeout.
NO
Do not allow the session this range of downstream LUs have with the upstream LU to timeout.

This field is ignored if the downstream LUs are used to communicate with a CS/AIX Primary RUI application instead of a host.

delayed_logon
Specifies whether to use delayed logon with this range of downstream LUs (the upstream LU is not activated until the user requests it). Possible values are:
YES
Use delayed logon with this range of downstream LUs; the upstream LU is not activated until the user requests it.
NO
Do not use delayed logon with this range of downstream LUs.

This field is ignored if the downstream LUs are used to communicate with a CS/AIX Primary RUI application instead of a host.