Cisco Cisco Packet Data Gateway (PDG)

Página de 158
Congestion Control Configuration
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:
• For HNB-GW service sessions reject is the default action.
HNB-GW Administration Guide, StarOS Release 19    
113
HNB-GW Service Configuration Procedures
Congestion Control Configuration