Cisco Cisco Packet Data Gateway (PDG)

Seite von 9109
  SGTP Service Configuration Mode Commands 
gn-delay-monitoring  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
8683 
gn-delay-monitoring  
This command configures monitoring of Gn/Gp interface to check for the delay of packets between the SGSN and the 
GGSN. 
Product
 
SGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > SGTP Service Configuration 
configure > context context_name > sgtp-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-sgtp-service)# 
Syntax
 
gn-delay-monitoring [ num-delay number_delayed | num-no-delay-for-clear number_normal | 
tolerance-seconds 
number_seconds ]  
default gn-delay-monitoring [ num-delay | num-no-delay-for-clear | tolerance-seconds ] 
no gn-delay-monitoring 
default
 
Resets the specified parameter to the default value. 
no
 
Disables Gn/Gp monitoring for delayed GTP-C packets. 
num-delay number_delayed
 
Defines the number of response messages, coming from the GGSN, that can be delayed (delay time defined 
by tolerance-seconds parameter) before the delay is flagged to generate an SNMP trap.  
number_delayed
: Enter an integer from 1 to 500, default is 30. 
num-no-delay-for-clear number_normal
 
Defines the number of consecutive response messages, coming from the GGSN, that must be received 
without delay (in normal response time) to clear the flag towards the GGSN.  
number_normal
: Enter an integer from 1 to 500, default is 15. 
tolerance-seconds number_seconds
 
Defines the 'normal' number of seconds the SGSN should wait for a response from the GGSN. After this 
time, the response would be considered 'delayed'.  
number_seconds
: Enter an integer from 1 to 20, default is 4 seconds.