Cisco Cisco Packet Data Gateway (PDG) Merkblatt

Seite von 8487
  GGSN Service Configuration Mode Commands 
max-retransmissions  ▀   
 
Cisco ASR 5x00 Command Line Interface Reference  ▄  
 
   
4971 
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 
Mode
 
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
 
max-retransmissions max_number 
default max-retransmissions 
default
 
Configures the default value for maximum retries for GTP control packets for the GGSN service. 
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 
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. 
Example
 
The following command configures the maximum number of retransmissions to 
8
max-retransmissions 8