Cisco Cisco ASR 5000

下载
页码 9109
  GGSN Service Configuration Mode Commands 
path-failure  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
5261 
path-failure 
Determines the GTP path-failure behavior on echo/non-echo messages. 
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
 
path-failure detection-policy gtp { echo [ non-echo ] | non-echo [ echo ] } 
{ no | default } path-failure detection-policy 
no
 
No defined detection policy means path-failures are not detected. 
default
 
Sets the path-failure detection-policy to GTP in echo mode. 
detection-policy gtp {echo [ non-echo ] | non-echo [ echo ] }
 
Detection-policy is the policy to be used when path-failure is in active state. GTP messages are either gtp(u) 
(user) or gtp(c) (control) type, and the gtp keyword takes either echo or non-echo as message type. 
echo
: gtp(u) or gtp(c) message. 
non-echo
: a message type other than gtp(u) or gtp(c). 
Usage 
Under current circumstances, a GGSN shuts down the GTP tunnel if the associated SGSN does not respond 
to multiple retries of an echo or non-echo message from the GGSN. In this way, a single call failure could be 
responsible for the loss of all active calls in the tunnel. 
This is also an issue when echo is disabled, or when there is very little traffic on the SGSN and the GGSN is 
configured with large echo intervals. 
This behavior adversely impacts the user experience because the customer has to reconnect every time this 
happens with their SGSN. 
Example
 
The following example detects path failures when the SGSN fails to respond to multiple echo message 
retries: 
path-failure detection-policy gtp echo