HP-UX SNAplus2 R7 Administration Command Reference

Administration Commands
dene_lu_lu_password
2.38 dene_lu_lu_password
The define_lu_lu_password command provides a password for session-level security verication between a
local LU and a partner LU.
2.38.1 Supplied Parameters
Parameter name Type Length Default
[define_lu_lu_password]
lu_name character 8 (null string)
lu_alias character 8 (null string)
fqplu_name character 17
description character 31 (null string)
password hex array 8
verification_protocol constant EITHER
Supplied parameters are:
lu_name
LU name of the local LU. This name is a type-A character string. To indicate that the LU is dened by its
LU alias instead of its LU name, do not specify this parameter.
lu_alias
LU alias of the local LU. This alias is a character string using any locally displayable characters. It is used
only if
lu_name is not specied.
If lu_name and lu_alias are not specied, the command is forwarded to the LU associated with the CP (the
default LU).
fqplu_name
Fully qualied name of the partner LU. Specify 317 type-A characters that consist of a 18 character net-
work name, followed by a period, followed by a 18 character partner LU name.
description
A text string describing the password. SNAplus2 uses this string for information only. It is stored in the
nodes conguration le and returned on the query_lu_lu_password command.
password
Password. The password is an 8-byte hexadecimal string, which must not be set to all blanks or all zeros. The
string must match the equivalent parameter congured for the partner LU on the remote system; however, the
least signicant bit of each byte is not used in session-level security verication and does not need to match.
When you type in this parameter on the command line, the value you type in is immediately replaced by
the encrypted version of the password. Therefore, the value you supply for the password parameter is never
displayed on the command line.
verication_protocol
Requested LU-LU verication protocol to use. Possible values are:
BASIC
Use basic LU-LU verication protocols.
ENHANCED
Use enhanced LU-LU verication protocols.
EITHER
130