Cisco Cisco Packet Data Gateway (PDG)

Pagina di 8994
  LNS Service Configuration Mode Commands 
retransmission-timeout-max  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
6907 
retransmission-timeout-max 
Configures the maximum amount of time that can elapse before retransmitting control messages to the peer LAC. 
Product
 
PDSN 
GGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > LNS Service Configuration 
configure > context context_name > lns-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-lns-service)# 
Syntax
 
retransmission-timeout-max integer 
integer
 
Default: 8 
Specifies the maximum time (in seconds) to wait before retransmitting control messages. If this limit is 
reached, the tunnel, and all sessions within it, is cleared. This value is an integer from 1 through 100. 
Usage 
Each tunnel maintains a queue of control messages to transmit to its peer. After a period of time passes 
without acknowledgement, a message is retransmitted. Each subsequent retransmission of a message employs 
an exponential backoff interval. For example; if the first retransmission occurs after 1 second, the next 
retransmission occurs after 2 seconds has elapsed, then the next after 4 seconds. This continues until the limit 
set by this command is reached. If this limit is reached, the tunnel, and all sessions within it, is cleared. 
Example
 
Use the following command to set the maximum retransmission time-out to 
10
 seconds: 
retransmission-timeout-max 10