Cisco Cisco Packet Data Gateway (PDG) Ratgeber Für Administratoren

Seite von 377
  Congestion Control 
Configuring Congestion Control  ▀   
 
Cisco ASR 5000 System Administration Guide  ▄  
 
   
257 
Configuring Congestion Control 
To configure Congestion Control functionality: 
Step 1 
Configure congestion control thresholds as described in 
  
Step 2 
Configure service congestion policies as described in 
  
Step 3 
Enable redirect overload policies as described in 
  
Step 4 
Configure disconnecting subscribers based on call or inactivity time as described in 
  
Step 5 
Save your configuration as described in the Verifying and Saving Your Configuration chapter. 
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 Commands 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. 
 
Multiple levels of congestion thresholds – critical, major and minor – a re supported for various types of 
congestion control thresholds. If a threshold level is not specified, the default is critical. Currently, major and 
minor thresholds are only supported for the MME. The congestion-action-profile command under lte-policy 
defines the action to be taken when thresholds are exceeded. See Global Configuration Mode CommandsLTE 
Policy Configuration Mode Commands
 and Congestion Action Profile Configuration Mode Commands in the 
Command Line Interface Reference for more information. 
 
Repeat this configuration as needed for additional thresholds.