Cisco Cisco ASR 5000

Page of 9109
  GTPP Server Group Configuration Mode Commands 
gtpp max-retries  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
6181 
gtpp max-retries 
Configures the maximum number of times the system attempts to communicate with an unresponsive CGF. 
Product
 
GGSN 
P-GW 
SAEGW 
SGSN 
S-GW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > GTPP Server Group Configuration 
configure > context context_name > gtpp group group_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-gtpp-group)# 
Syntax
 
gtpp max-retries max_attempts 
default gtpp max-retries 
default
 
Resets the maximum number of to the default of 4. 
max_attempts
 
Specifies the number of times the system attempts to communicate with a CGF that is not responding as an 
integer from 1 to 15. Default: 4 
Usage 
This command works in conjunction with the gtpp detect-dead-server and gtpp timeout parameters to set a 
limit to the number of communication failures that can occur with a configured CGF. 
When the value specified by this parameter is met, a failure is logged. The gtpp detect-dead-server 
parameter specifies the number of consecutive failures that could occur before the server is marked as down. 
In addition, the gtpp timeout command controls the amount of time between re-tries. 
If the value for the max-retries is met, the system begins storing CDRs in Random Access Memory (RAM). 
The system allocates memory as a buffer, enough to store one million CDRs for a fully loaded chassis (a 
maximum of one outstanding CDR per PDP context). Archived CDRs are re-transmitted to the CGF until 
they are acknowledged or the system’s memory buffer is exceeded. 
Refer to the gtpp detect-dead-server and gtpp timeout commands for additional information. 
Example
 
The following command configures the maximum number of re-tries to be 8.