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
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
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
INVALID_COS_SNASVCMG_MODE
The COS for the
INVALID_MAX_RU_SIZE_UPPER
The max_ru_size_upp parameter was not in the valid range.
INVALID_SNASVCMG_MODE_LIMIT
The
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