Cisco Cisco Packet Data Gateway (PDG)

Página de 9109
  LNS Service Configuration Mode Commands 
max-retransmission  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
7001 
max-retransmission 
Sets the maximum number of retransmissions of a control message to a peer before the tunnel and all sessions within it 
are cleared. 
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
 
max-retransmission integer 
integer
 
Default: 5 
Specifies the maximum number of retransmissions of a control message to a peer as an integer from 1 
through 10. 
Usage 
Each tunnel maintains a queue of control messages to be transmitted 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. If no peer response is 
detected after the number of retransmissions set by this command, the tunnel and all sessions within are 
cleared. 
Use this command to set the maximum number of retransmissions that the LAC service sends before closing 
the tunnel and all sessions within. it. 
Example
 
The following command sets the maximum number of retransmissions of a control message to a peer to 7: 
max-retransmissions 7