Administration Commands
change_session_limit
2.5 change_session_limit
The change_session_limit command requests SNAplus2 to change the session limits for a particular LU-
This command must be issued to a running node.
2.5.1 Supplied Parameters
Parameter name | Type | Length | Default |
[change_session_limit] |
|
|
|
lu_name | character | 8 | (null string) |
lu_alias | character | 8 | (null string) |
plu_alias | character | 8 | (null string) |
fqplu_name | character | 17 | (null string) |
mode_name | character | 8 |
|
set_negotiable | constant |
| NO |
plu_mode_session_limit | decimal |
|
|
min_conwinners_source | decimal |
| 0 |
min_conwinners_target | decimal |
| 0 |
auto_act | decimal |
| 0 |
responsible | constant |
| SOURCE |
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).
plu_alias
LU alias of the partner LU. This alias is a character string using any locally displayable characters. To indicate that the partner LU is defined by its fully qualified LU name instead of its LU alias, do not specify this parameter.
fqplu_name
Fully qualified name of the partner LU. Specify
This parameter is used only if the plu_alias parameter is not specified; it is ignored if plu_alias is specified.
mode_name
Name of the mode to be used by the LUs. This name is a
set_negotiable
Specifies whether the maximum negotiable session limit for this mode, as defined by define_mode, should be modified. Possible values are:
YES
Use the value specified by plu_mode_session_limit as the maximum negotiable session limit for this
49