Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
HNB-GW Service Configuration Mode Commands   
▀  sctp rto 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
6400 
   
sctp rto 
This command sets the SCTP Retransmission Timeout value. 
Product
 
HNB-GW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > HNB-GW Service Configuration 
configure > context context_name > hnbgw-service service_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-hnbgw-service)# 
Syntax
 
sctp rto { initial initial_value | max max_value | min min_value } 
default sctp rto { initial | max | min }  
default
 
Sets the SCTP Retransmission Timeout value to default. 
initial_value
 
initial_value
 is SCTP Retransmission Timeout initial value, which is an integer from 1 through 1200. 
max_value
 
max_value
 is SCTP Retransmission Timeout max value ( Min 500 ms and max 120000 ms with granularity 
of 100 ms ) , which is an integer from 5 through 1200. 
min_value
 
min_value
 is SCTP Retransmission Timeout max value ( Min 100 ms and max 5000 ms with granularity of 
100 ms) , which is an integer from 1 through 50. 
Usage 
Use this command to set the SCTP Retransmission Timeout value. 
Example
 
The following command sets the SCTP max Retransmission Timeout value to 555 on HNB-GW: 
sctp rto max 555