HP-UX SNAplus2 R7 Administration Command Reference
Administration Commands
define_mode
Lower bound for the maximum size of RUs sent and received on sessions that use this mode. This parameter
is ignored if the value of the
default_ru_size parameter is YES.
Specify a value in the range 256–61,440 or the value 0 (zero), which means that there is no lower bound.
max_receive_pacing_win
Maximum session pacing window for sessions in this mode. For adaptive pacing, this value is used to limit
the receive pacing window that the session will grant. For fixed pacing, this parameter is not used. (SNAplus2
always uses adaptive pacing unless the adjacent node specifies that it does not support it.)
Specify a value in the range 0–32,767. Specify the value 0 (zero) to indicate that there is no limit for the
pacing window.
2.41.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.41.3 Error Return Codes
If the command cannot be executed, SNAplus2 returns a primary return code to indicate the type of error and a
secondary return code to provide specific details about the reason for unsuccessful execution.
Parameter Check
If the command does not execute because of a parameter error, SNAplus2 returns the following parameters:
primary_rc
PARAMETER_CHECK
secondary_rc
Possible values are:
CPSVCMG_ALREADY_DEFD
The SNA-defined mode CPSVCMG cannot be changed.
INVALID_COS_SNASVCMG_MODE
The COS for the SNA-defined mode SNASVCMG cannot be changed.
INVALID_MAX_RU_SIZE_UPPER
The max_ru_size_upp parameter was not in the valid range.
INVALID_SNASVCMG_MODE_LIMIT
The SNA-defined mode SNASVCMG must have a session limit of 2 and min_conwin_src of 1 or a
session limit of 1 and min_conwin_src of 0 (zero) or both a session limit and min_conwin_src of 0
(zero). The values used to define SNASVCMG were not valid.
MODE_SESS_LIM_EXCEEDS_NEG
The value specified for plu_mode_session_limit was larger than the value specified for
max_neg_sess_lim.
INVALID_MAX_RU_SIZE_LOW
The max_ru_size_low parameter was not in the valid range.
RU_SIZE_LOW_UPPER_MISMATCH
The value specified for max_ru_size_low exceeded the value specified for max_ru_size_upp.
INVALID_MIN_CONLOSERS
The min_conloser_src parameter was not in the valid range, or was greater than plu_mode_session_limit.
137