Cisco Cisco ASR 5000

Page of 9109
  GGSN Service Configuration Mode Commands 
retransmission-timeout-ms  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
5271 
retransmission-timeout-ms 
Configures the timeout period in between retransmissions of GTP control packets. This timeout configuration is not 
applicable on Echo Request retransmission. 
Product
 
GGSN 
Privilege
 
privilege 
Mode
 
Exec > Global Configuration > Context Configuration > GGSN Service Configuration 
configure > context context_name > ggsn-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ggsn-service)# 
Syntax
 
retransmission-timeout-ms retransmit_time 
default retransmission-timeout-ms 
default
 
Configures the default time interval that must pass without an SGSN response before the GGSN service 
retransmits GTP control packets. 
retransmit_time
 
Default: 5000 
Specifies the amount of time that must pass without an SGSN response before the GGSN service retransmits 
GTP control packets. 
retransmit_time
 is measured in milliseconds and can be configured to an integer from 1000 through 
20000, with a granularity of 100 milliseconds. 
Usage 
This command is used in conjunction with the 
max-retransmissions
 command to control the 
retransmission of GTP control packets when no response is received from an SGSN. 
If no response is received from the SGSN prior to the expiration of the timeout value, the GTP control 
packets are re-sent by the GGSN. This process occurs as many times as allowed by the configuration of the 
max-retransmissions command. 
If the max-retransmissions value is exceeded within the retransmission-timeout period, the GGSN records a 
“Path Failure” for that SGSN and releases all PDP contexts associated with it. 
Important:
  This retransmission timeout configuration in not applicable for Echo Requests message 
retransmission. Echo are sent/retransmitted every echo interval, which can be configured separately. 
Example
 
The following command configures a timeout value of 
2000
 milliseconds: