bandwidth-mgmt
This command configures bandwidth management parameters for a traffic optimization policy.
Product
P-GW
Privilege
Security Administrator, Administrator
Mode
Exec > ACS Configuration > Traffic Optimization Policy Configuration
active-charging service service_name > traffic-optimization-policy policy_name
Entering the above command sequence results in the following prompt:
[local]host_name(config-traffic-opt-policy)#
Syntax
bandwidth-mgmt { backoff-profile [ managed | unmanaged ] [ min-effective-rate effective_rate [ min-flow-control-rate flow_rate ] | min-flow-control-rate flow_rate [ min-effective-rate effective_rate ] ] | min-effective-rate effective_rate [ backoff-profile [ managed | unmanaged ] [ min-flow-control-rate flow_rate ] | min-flow-control-rate control_rate [ backoff-profile [ managed | unmanaged ] ] | min-flow-control-rate [ [ backoff-profile [ managed | unmanaged ] [ min-effective-rate effective_rate ] | [ min-effective-rate effective_rate ] [ backoff-profile [ managed | unmanaged ] ] }
[ no ] bandwidth-mgmt
no
Overwrites the traffic-optimization configured parameter(s) with default values. Before deleting a policy profile, all policies associated to the policy profile should be removed. If policy associations are not removed before deletion, the following error message will be displayed:
Failure: traffic-optimization policy in use, cannot be deleted.
backoff-profile
Determines the overall aggressiveness of the back off rates.
managed
Enables both traffic monitoring and traffic optimization.
unmanaged
Only enables traffic monitoring.
min-effective-rate effective_rate
Configures minimum effective shaping rate in Kbps. The shaping rate value is an integer ranging from 100 to 10000.
min-flow-control-rate flow_rate
Configures the minimum rate allowed in Kbps to control the flow of heavy-session-flows during congestion. The control rate value is an integer ranging from 100 to 10000.
Usage Guidelines
Use this command to configure bandwidth management parameters for a traffic optimization policy.