Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
SCTP Parameter Template Configuration Mode Commands   
▀  sctp-rto-min 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
8340 
   
sctp-rto-min 
Configures the minimum SCTP retransmission timeout (RTO). 
Product
 
MME 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > SCTP Parameter Template Configuration 
configure > sctp-param-template template_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(sctp-param-template)# 
Syntax
 
sctp-rto-min [ units-10ms ] value 
default sctp-rto-min 
default
 
Returns the command to its default setting of 10 (1000 milliseconds). 
units-10ms
 
Including this keyword specifies that the integer 
value
 is to be calculated using 10ms increments (instead of 
100ms increments) to allow for finer granularity. 
value
 is an integer from 0 through 500. 
value
 
Specifies the minimum time for SCTP RTOs as an integer from 1 through 50. The granularity is in 100ms 
increments (20 = 2000ms). Default: 10 (1000 milliseconds) 
Usage 
Use this command to configure the minimum time for SCTP RTOs. 
Example
 
The following command configures the minimum time for SCTP RTOs to 2000ms: 
sctp-rto-min 20