HP-UX SNAplus2 R7 Administration Command Reference

Administration Commands
dene_lu_0_to_3_range
The supplied parameters include a base name for the new LUs and the range of NAU addresses. The new LU
names are generated by combining the base name with the NAU addresses (or with a dened base number). For
example, a base name of LUNME combined with a NAU range of
11 to 14 would dene the LUs as LUNME011,
LUNME012, LUNME013, and LUNME014.
2.37.1 Supplied Parameters
Parameter name Type Length Default
[define_lu_0_to_3_range]
base_name character 6
description character 31 (null string)
min_nau decimal 1
max_nau decimal 1
pool_name character 8 (null string)
pu_name character 8
priority constant MEDIUM
lu_model constant UNKNOWN
sscp_id decimal 0
timeout decimal 0
name_attributes constant NONE
base_number decimal 0
term_method constant
Supplied parameters are:
base_name
Base name for the names of the new LUs. This name is a type-A character string starting with a letter.
If the name_attributes parameter is set to USE_HEX_IN_NAME, this name may be up to 6 characters
long. SNAplus2 generates the LU name for each LU by appending a 2-digit hexadecimal number to this
name (starting from a base number specied by the base_number parameter).
Otherwise, this name may be up to 5 characters long. SNAplus2 generates the LU name for each LU by
appending a 3-digit decimal number to this name (taken from the NAU address or from a dened base
number, as specied by the name_attributes parameter).
If USE_HEX_IN_NAME is specied for the name_attributes parameter, the base_name parameter can con-
tain 6 characters.
description
A text string describing the LUs; the same string is used for each LU in the range. SNAplus2 uses this string
for information only. It is stored in the nodes conguration le and returned on the query_lu_0_to_3
command.
min_nau
NAU address of the rst LU, in the range 1255.
max_nau
NAU address of the last LU, in the range 1255.
pool_name
Name of pool to which these LUs belong. This name is an 8-byte type-A character string. If a pool with the
specied name is not already dened, SNAplus2 adds a new pool with this name and assigns the LUs to it.
If the LUs do not belong to a pool, do not specify this parameter.
pu_name
Name of the PU (dened using define_*_ls) that these LUs will use. This name is a type-A character
string starting with a letter.
126