Cisco Cisco Packet Data Gateway (PDG)

Página de 1868
retransmission-policy
Configures the retransmission policy for Proxy MIP control message retransmissions.
Product
HSGW
SaMOG
Privilege
Administrator
Command Modes
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 Description
retransmission-policy { exponential-backoff | normal }
default retransmission-policy
default
Returns the command to its default setting of exponential-backoff.
{ exponential-backoff | normal }
Sets the retransmission timeout behavior for this service.
exponential-backoff: Specifies that the Proxy Binding Update (PBU) retransmission uses an exponential
backoff to increase the retransmission timeout for each retry.
normal: Specifies that the PBU retransmission uses the configured retransmission timeout value for all PBU
retransmission retries.
Usage Guidelines
Use this command to specify the retransmission policy for PMIP control messages.
Examples
The following command sets the retransmission timeout policy for PMIP control packets to "normal":
retransmission-policy normal
   Command Line Interface Reference, Modes I - Q, StarOS Release 19
746
MAG Service Configuration Mode Commands
retransmission-policy