Cisco Cisco Packet Data Gateway (PDG)

Página de 8770
SGSN PSP Configuration Mode Commands   
▀  sctp-rto-max 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
8316 
   
sctp-rto-max 
This command sets the maximum retransmission timeout value for the SCTP. 
Product
 
SGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > SS7 Routing Domain Configuration > Peer-Server Configuration > PSP Configuration 
configure > ss7-routing-domain routing_domain_id variant variant_type > peer-server id id 
> psp instance psp_instance 
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-ss7-rd-ss7rd_id-ps-peer-server_id-psp-psp_instance)# 
Syntax
 
sctp-rto-max value 
default sctp-rto-max 
default
 
Resets the system to the 
sctp-rto-max
 default of 600 (60 seconds). 
value
 
Set the maximum retransmission timeout value in increments of 100 milliseconds (0.1 seconds) and the value 
must be an integer between 5 and 1200. 
Usage 
Important:
  Before using this command to set a value, you must disassociate the PSP instance with the 
no 
associate 
command. When you have set the value with this command, then use the 
associate
 command to setup a 
new association. 
Use this command to configure the maximum time for retransmissions.  
The value set for 
sctp-rto-max
 should be greater than or equal to the value set for 
sctp-rto-initial
 
(
sctp-rto-max
 =>
 sctp-rto-initial
). 
Example
 
The following sets the timeout for 45 seconds: 
sctp-rto-max 450