Cisco Cisco Mobility Unified Reporting Administrator's Guide

Page of 351
  Congestion Control 
Configuring Congestion Control  ▀   
 
Cisco ASR 5000 System Administration Guide  ▄  
 
  OL-24498-04 
269 
Configuring Congestion Control 
To configure Congestion Control functionality: 
Step 1 
Configure congestion control thresholds as described in th
 section. 
Step 2 
Configure service congestion policies as described in th
 section. 
Step 3 
Enable redirect overload policies as described in th
 section. 
Step 4 
Configure disconnecting subscribers based on call or inactivity time as described in th
 section. 
Step 5 
Save your configuration as described in Verifying and Saving Your Configuration
Configuring the Congestion Control Threshold 
To configure congestion control threshold, apply the following example configuration in the Global Configuration mode 
of the CLI: 
configure 
   congestion-control threshold max-sessions-per-service-utilization <percent> 
   congestion-control threshold tolerance <percent> 
   end 
Notes: 
 
There are numerous threshold parameters. See Global Configuration Mode in the Command Line Interface 
Reference for more information. 
 
The tolerance is the percentage under a configured threshold that dictates the point at which the condition is 
cleared. 
 
Repeat this configuration as needed for additional thresholds. 
Configuring Service Congestion Policies 
To create a congestion control policy, apply the following example configuration in the Global Configuration mode of 
the CLI: 
configure 
   congestion-control policy <serviceaction { drop | none | redirect | reject } 
   end