
Administration Commands
define_lu_lu_password
2.38 define_lu_lu_password
The define_lu_lu_password command provides a password for
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
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 specified.
If lu_name and lu_alias are not specified, the command is forwarded to the LU associated with the CP (the default LU).
fqplu_name
Fully qualified name of the partner LU. Specify
description
A text string describing the password. SNAplus2 uses this string for information only. It is stored in the node’s configuration file and returned on the query_lu_lu_password command.
password
Password. The password is an
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.
verification_protocol
Requested
BASIC
Use basic
ENHANCED
Use enhanced
EITHER
130