Cisco Cisco Packet Data Gateway (PDG)

Página de 8770
GTP-U Service Configuration Mode Commands   
▀  echo-retransmission-timeout 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
6034 
   
echo-retransmission-timeout 
Configures the timeout for GTP-U echo message retransmissions for this service. 
Product
 
ePDG 
GGSN 
P-GW 
SAEGW 
SGSN 
S-GW 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > GTP-U Service Configuration 
configure > context context_name > gtpu-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-gtpu-service)# 
Syntax
 
echo-retransmission-timeout seconds 
default echo-retransmission-timeout 
default
 
Returns the command to its default setting of 5. 
seconds
 
Default: 5 
Configures the echo retransmission timeout, in seconds, for the GTP-U service as an integer ranging from 1 
to 20.  
Usage 
Use this command to configure the amount of time, in seconds, before the GTP-U 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