Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1868
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
Command Modes
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 Description
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 Guidelines
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.
Examples
The following command sets the maximum number of retransmissions of a control message to a peer to 7:
max-retransmissions 7
   Command Line Interface Reference, Modes I - Q, StarOS Release 19
386
LAC Service Configuration Mode Commands
max-retransmission