Cisco Cisco ASR 5000

Page of 9109
ACS Charging Action Configuration Mode Commands   
▀  flow limit-for-bandwidth 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
416 
   
Usage 
Use this command to limit the bandwidth a subscriber uses in the uplink and downlink directions under 
Session Control. 
Important:
  If the exceed/violate action is set to “lower-ip-precedence”, the TOS value for the outer packet 
becomes “best effort” for packets that exceed/violate the traffic limits regardless of what the 
ip user-datagram-tos 
copy
 command is configured to. In addition, the 
lower-ip-precedence
 option may also override the 
ip qos-dscp
 
command configuration. Therefore, it is recommended that command not be used when specifying this option. 
More information on the QoS feature is available in the QoS Management appendix of the System 
Administration Guide
Example
 
The following command sets an uplink peak data rate of 
128000
 bps and lowers the IP precedence when the 
committed-data-rate and the peak-data-rate are exceeded: 
flow limit-for-bandwidth uplink peak-data-rate 128000 violate-action 
lower-ip-precedence
 
The following command sets a downlink peak data rate of 
256000
 bps and discards the packets when the 
committed-data-rate and the peak-data-rate are exceeded: 
flow limit-for-bandwidth downlink peak-data-rate 256000 violate-action 
discard