Cisco Cisco Packet Data Gateway (PDG)

Seite von 9109
MAG Service Configuration Mode Commands   
▀  retransmission-timeout 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
7232 
   
retransmission-timeout 
Configures the maximum allowable time for the MAG service to wait for a response from the LMA before it attempts to 
communicate with the LMA again (if the system is configured to retry the LMA), or marks the LMA as unreachable. 
Product
 
HSGW 
S-GW 
SaMOG 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > MAG Service Configuration 
configure > context context_name > mag-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-mag-service)# 
Syntax
 
retransmission-timeout time 
{ default | no } retransmission-timeout 
default
 
Resets the timeout setting to the default value of 3,000 milliseconds. 
no
 
Deletes a previously configured timeout value. 
time
 
Default: 3000 
Specifies the maximum allowable time (in milliseconds) for the MAG service to wait for a response from the 
LMA before it: (a) attempts to communicate with the LMA again (if the system is configured to retry the 
LMA) or (b) marks the LMA as unreachable. 
time
 must be an integer from 100 through 100000. 
Usage 
Use the retransmission timeout command in conjunction with the 
max-retransmissions
 command in 
order to configure the MAG services behavior when it does not receive a response from a particular LMA. 
Example
 
The following command configures a retransmission timeout value of 5000 milliseconds: 
retransmission-timeout 5000