Cisco Cisco ASR 5700

Page of 8994
  ACS Charging Action Configuration Mode Commands 
flow limit-for-bandwidth  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
411 
Important:
  It is recommended that this parameter be configured to at least the greater of the following two 
values: 1) three times greater than packet MTU for the subscriber connection, OR 2) three seconds worth of token 
accumulation within the “bucket” for the configured peak-data-rate. 
violate-action { discard | lower-ip-precedence }
 
Specifies the action to take on packets that exceed both the committed-data-rate and the peak-data-rate. The 
following actions are supported: 
 
discard
: Discard the packet 
 
lower-ip-precedence
: Transmit the packet after lowering the IP precedence 
Default: 
discard
 
committed-data-rate bps
 
The committed data rate (guaranteed-data-rate) in bits per second (bps). 
In releases prior to 15.0, the committed-data-rate based policing was not effected for non-GBR bearers even 
if it is configured in Charging Action configuration mode. In 15.0 and later releases, the committed-data-rate 
policing can be implemented for both GBR bearers and non-GBR bearers. If the customer does not want to 
implement the committed-data-rate policing for non-GBR bearers, then the 
committed-data-rate
 
keyword should not configured with the 
flow limit-for-bandwidth
 command in Charging Action 
configuration mode. 
bps
 must be an integer from 1 through 4294967295. 
Default: 144000 
committed-burst-size bytes
 
The committed burst size allowed, in bytes. 
bytes
 must be an integer from 1 through 4294967295. 
Default: 3000 
exceed-action { discard | lower-ip-precedence }
 
The action to take on the packets that exceed the committed-data-rate but do not violate the peak-data-rate. 
The following actions are supported: 
 
discard
: Discard the packet 
 
lower-ip-precedence
: Transmit the packet after lowering the ip-precedence 
If exceed-action is not configured, the packets are forwarded. 
Default: 
lower-ip-precedence
 
id id
 
Important:
  This option is available only in StarOS 8.1 and later releases. 
Specifies the bandwidth limiting identifier. 
id
 must be an integer from 1 through 65535. 
This identifier enables traffic policing based on a separate identifier other than content ID. This identifier will 
always take priority over content ID. If this identifier is not configured, traffic policing will be based on the 
content ID.