Cisco Cisco Packet Data Gateway (PDG) Folheto

Página de 8487
LAC Service Configuration Mode Commands   
▀  max-retransmission 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
6518 
   
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
 
GGSN 
PDSN 
P-GW 
SAEGW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > LAC Service Configuration 
configure > context context_name > lac-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-lac-service)# 
Syntax
 
max-retransmission integer 
integer
 
Default: 5 
Specifies the maximum number of retransmissions of a control message to a peer. This value must be an 
integer from1 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