Cisco Cisco Packet Data Gateway (PDG) Dépliant

Pagina di 8487
Global Configuration Mode Commands (threshold ppp - url-blacklisting)   
▀  threshold sess-flow-count 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
5644 
   
threshold sess-flow-count 
Configures alarm or alert thresholds for the percentage of session manager flow count. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration 
configure
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config)# 
Syntax
 
threshold sess-flow-count flow_count_thresh [ clear clear_thresh ] 
flow_count_percent
 
Default: 90 
Specifies the high threshold rate percentage for session manager flow count to generate an alert or alarm. 
flow_count_thresh
 is an integer from 1 through 100. 
clear clear_thresh
 
Specifies the low threshold rate percentage for session manager flow count. If the number of session manager 
flow count falls beneath the low threshold, a clear alarm will be generated. 
clear_thresh
 is an integer from 1 through 100. The value chosen for the 
clear_thresh
 must always be 
lesser than the 
flow_count_thresh
.  
Usage 
Use this command to configure thresholds for monitoring the session flow count.  
Refer to the 
threshold poll
 command to configure the polling interval and the 
threshold monitoring
 
command to enable thresholding for this value. 
Example
 
The following command configures a session flow count high threshold of 
50
 percent and a clear threshold of 
45
 percent: 
threshold sess-flow-count 50 clear 45