Cisco Cisco ASR 5700

Page of 8994
  ACS Configuration Mode Commands 
buffering-limit  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
449 
buffering-limit 
This command allows you to configure packet buffering limits. 
Product
 
ACS 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > ACS Configuration 
active-charging service service_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-acs)# 
Syntax
 
buffering-limit { flow-max-packets flow_max_packets | subscriber-max-packets 
subscriber_max_packets } 
{ default | no } buffering-limit { flow-max-packets | subscriber-max-packets } 
default
 
Configures this command with its default setting. 
Default: In 14.0 and earlier releases, no limit, other than the maximum amount of available memory. 
Default: In 14.1 and later releases, 255 
no
 
Disables the buffering limit configuration. 
flow-max-packets flow_max_packets
 
Specifies the maximum number of packets that can be buffered per flow. 
flow_max_packets
 must be an integer from 1 through 255. 
subscriber-max-packets subscriber_max_packets
 
Specifies the maximum number of packets that can be buffered per subscriber. 
subscriber_max_packets
 must be an integer from 1 through 255. 
Usage 
Use this command to configure the limits for buffering packets sent by a subscriber, while waiting for a 
response from the Diameter server. Packets need to be buffered for various reasons, such as, waiting for 
Credit Control Authorization or waiting for the result of a content filtering rating request. 
Example
 
The following command sets the buffering limit per flow to 
55
buffering-limit flow-max-packets 55