Cisco Cisco Packet Data Gateway (PDG)

Página de 8770
  RLF Template Configuration Mode Commands 
threshold  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
7971 
threshold 
Configures the threshold for rate-limiting the outgoing messages. 
Product
 
GGSN 
P-GW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > RLF Template Configuration 
configure > rlf-template rlf_template_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(cfg-rlf-template)# 
Syntax
 
threshold { lower lowerThreshold_value | upper upperThreshold_value } [ -noconfirm ] 
default threshold 
default
 
Returns the command to its default settings. 
lower lowerThreshold_value
 
This threshold indicates that the application has message-rate control enabled.  
Default is 30%. If the number of outstanding messages in the RLF queue drops below 30% of msg-rate, RLF 
will transition to READY state. 
upper upperThreshold_value
 
This threshold indicates that action will be taken when the message-rate reaches the maximum limit.  
Default is 80%. If the number of outstanding messages in the RLF queue exceeds 80% of msg-rate, RLF will 
transition to OVER_THRESHOLD state. 
Usage 
Use this command to configure the desired threshold value for rate limiting the outgoing messages. 
The configurable threshold value of TPS for an interface is used to notify applications of corrective actions 
when the threshold criteria is met. 
Example
 
The following command configures the upper threshold to 80 and the lower threshold to 60 for throttling and 
rate control:  
threshold upper 80 lower 60