Cisco Cisco ASR 5000

Page of 9109
GGSN Service Configuration Mode Commands   
▀  echo-retransmission-timeout 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
5230 
   
echo-retransmission-timeout 
Configures the timeout for GTPv1 echo message retransmissions for this service. 
Product
 
GGSN 
Privilege
 
Administrator 
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
 
echo-retransmission-timeout seconds 
default echo-retransmission-timeout 
default
 
Returns the command to its default setting of 3. 
seconds
 
Default: 5 
Configures the echo retransmission timeout, in seconds, for the GTPv1 service as an integer ranging from 1 
to 20.  
Usage 
Use this command to configure the amount of time, in seconds, before the GTPv1 service transmits another 
echo request message. The value set in this command is used, as is, for the default echo. If dynamic echo is 
enabled (
echo-interval dynamic
) the value set in this command serves as the dynamic minimum (if the 
RTT multiplied by the smooth factor is less than the value set in this command, the service uses this value). 
Example
 
The following command sets the retransmission timeout for echo messages to 2 seconds: 
echo-retransmission-timeout 2