Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1630
max-retransmissions
Configures the maximum number of times that GTP control packets are retransmitted to an SGSN before it
marks it unreachable.
Product
GGSN
Privilege
Security Administrator, Administrator
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
max-retransmissions max_number
default max-retransmissions
default
Restores the GGSN max-retransmissions parameter to its default setting of 4.
max_number
Default: 4
Indicates the maximum number of times that GTP control packets are retransmitted.
max_number can be configured to an integer from 0 through 15.
Usage Guidelines
This command is used in conjunction with the timeout command to control the retransmission of GTP control
packets when no response is received from an SGSN. It is equivalent to the N3-REQUESTS parameter
discussed in 3GPP TS 29.060.
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 this command.
If the max-retransmissions value is exceeded, the GGSN records a "Path Failure" for that SGSN and releases
all PDP contexts associated with it.
Examples
The following command configures the maximum number of retransmissions to 8:
max-retransmissions 8
Command Line Interface Reference, Modes G - H, StarOS Release 19    
53
GGSN Service Configuration Mode Commands
max-retransmissions