Cisco Cisco Packet Data Gateway (PDG)

Página de 163
   HNB-GW Service Configuration Procedures 
Congestion Control Configuration  ▀   
 
HNB-GW Administration Guide, StarOS Release 18  ▄  
 
   
129 
Congestion Control Configuration 
To configure Congestion Control functionality: 
Step 1 
Configure Congestion Control Threshold by applying the example configuration in the Configuring the Congestion 
Control Threshold
 section. 
Step 2 
Configure Service Congestion Policies by applying the example configuration in the Configuring Service Congestion 
Policies
 section. 
Step 3 
Optional. Operator can configure the system to reject all new incoming calls to specific or all HNB-GW service 
instance in a busy-out or planned maintenance or for troubleshooting by applying the example configuration in the 
Configuring New Call Policy section. 
Step 4 
Save your configuration to flash memory, an external memory device, and/or a network location using the Exec mode 
command 
save configuration
. For additional information on how to verify and save configuration files, refer to the 
System Administration Guide and the Command Line Interface Reference
Configuring the Congestion Control Threshold 
To configure congestion control threshold, apply the following example configuration: 
configure 
   congestion-control threshold max-sessions-per-service-utilization <percent> 
   congestion-control threshold tolerance <percent> 
   end 
Notes: 
 
There are several additional threshold parameters. See the Global Configuration Mode chapter of 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: 
configure 
   congestion-control policy hnbgw-service action { drop | none | reject } 
   end 
Notes: