Command Reference Guide

Administration Commands
dene_downstream_lu
define_downstream_lu can also be used to dene the downstream LU used by an application that
communicates with a SNAplus2 Primary RUI application. For more information about Primary RUI, see HP-
UX SNAplus2 LUA Programmers Guide.
2.19.1 Supplied Parameters
Parameter name Type Length Default
[define_downstream_lu]
dslu_name character 8
description character 31 (null string)
nau_address decimal
dspu_name character 8
host_lu_name character 8
allow_timeout constant NO
delayed_logon constant NO
Supplied parameters are:
dslu_name
Name of the downstream LU to be dened. This name is a type-A character string starting with a letter.
description
A text string describing the downstream LU. SNAplus2 uses this string for information only. It is stored in
the nodes conguration le and returned on the query_downstream_lu command.
nau_address
Network accessible unit (NAU) address of the downstream LU. This must be in the range 1255.
dspu_name
Name of the downstream PU associated with this LU, as specied on define_*_ls. This name is a type-
A character string starting with a letter.
host_lu_name
Name of the host LU or host LU pool that the downstream LU uses. This name is an 8-byte type-A character
string.
For PU concentration, the host LU cannot be a dependent LU type 6.2. However, if the downstream LU is
LU type 6.2, you can congure the host LU as an LU type 03 and specify that the model type for the host
LU is unknown.
If the downstream LU is used to communicate with a SNAplus2 Primary RUI application instead of a host,
set this eld to the string #PRIRUI#.
allow_timeout
Species whether to allow the session between the downstream LU and the upstream LU to timeout if the
session is left inactive for the timeout period specied on the upstream LU denition. Possible values are:
YES
Allow the session this downstream LU has with the upstream LU to timeout.
NO
Do not allow the session this downstream LU has with the upstream LU to timeout.
This eld is ignored if the downstream LU is used to communicate with a SNAplus2 Primary RUI application
instead of a host.
delayed_logon
80