Cisco Cisco Packet Data Gateway (PDG)

Seite von 1630
retransmission-timeout-ms
Configures the timeout period in between retransmissions of GTP control packets. This timeout configuration
is not applicable on Echo Request retransmission.
Product
GGSN
Privilege
privilege
Command Modes
Exec > Global Configuration > Context Configuration > GGSN Service Configuration
configure > context context_name > ggsn-service service_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-ggsn-service)#
Syntax Description
retransmission-timeout-ms retransmit_time
default retransmission-timeout-ms
default
Configures the default time interval that must pass without an SGSN response before the GGSN service
retransmits GTP control packets.
retransmit_time
Default: 5000
Specifies the amount of time that must pass without an SGSN response before the GGSN service retransmits
GTP control packets.
retransmit_time is measured in milliseconds and can be configured to an integer from 1000 through 20000,
with a granularity of 100 milliseconds.
Usage Guidelines
This command is used in conjunction with the max-retransmissions command to control the retransmission
of GTP control packets when no response is received from an SGSN.
If no response is received from the SGSN prior to the expiration of the timeout value, the GTP control packets
are re-sent by the GGSN. This process occurs as many times as allowed by the configuration of the
max-retransmissions command.
If the max-retransmissions value is exceeded within the retransmission-timeout period, the GGSN records a
"Path Failure" for that SGSN and releases all PDP contexts associated with it.
Command Line Interface Reference, Modes G - H, StarOS Release 19    
67
GGSN Service Configuration Mode Commands
retransmission-timeout-ms