Administration Commands define_rtp_tuning
path_switch_attempts | decimal | 6 |
short_req_retry_limit | decimal | 6 |
path_switch_time_low | decimal | 480 |
path_switch_time_medium | decimal | 240 |
path_switch_time_high | decimal | 120 |
path_switch_time_network | decimal | 60 |
Supplied parameters are:
path_switch_attempts
Number of path switch attempts to set on new RTP connections. Specify a value in the range
short_req_retry_limit
Number of times a Status Request is sent before SNAplus2 determines that an RTP connection is disconnected and starts Path Switch processing. Specify a value in the range
path_switch_time_low
Length of time in seconds for which SNAplus2 attempts to path switch a disconnected RTP connection with transmission priority set toAP_LOW. Specify a value in the range
path_switch_time_medium
Length of time in seconds for which SNAplus2 attempts to path switch a disconnected RTP connection with transmission priority set toAP_MEDIUM. Specify a value in the range
path_switch_time_high
Length of time in seconds for which SNAplus2 attempts to path switch a disconnected RTP connection with transmission priority set toAP_HIGH. Specify a value in the range
path_switch_time_network
Length of time in seconds for which SNAplus2 attempts to path switch a disconnected RTP connection with transmission priority set toAP_NETWORK. Specify a value in the range
2.49.2 Returned Parameters
No parameters are returned by SNAplus2 when this command executes successfully.
2.49.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
INVALID_PATH_SWITCH_TIMES
One or more of the specified path switch times was not valid; for example, you may have specified a value for one transmission priority that exceeds the value specified for a lower transmission priority.
178