Cisco Cisco ASR 5000

Page of 9109
ACS Rulebase Configuration Mode Commands   
▀  rtsp initial-bytes-limit 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
770 
   
rtsp initial-bytes-limit 
This command allows to set the maximum number of uplink and downlink bytes, added together to accumulate, while 
rule matching and charging is being delayed for RTSP flows. The limit is per RTSP flow.  
Product
 
ACS 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > ACS Configuration > Rulebase Configuration 
active-charging service service_name > rulebase rulebase_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-rule-base)# 
Syntax
 
rtsp initial-bytes-limit rtsp_bytes 
default rtsp initial-bytes-limit 
default
 
Configures the RTSP initial packets limit to 6000 bytes. 
RTSP_bytes
 
Specifies the maximum number of uplink and downlink bytes limit. 
rtsp_bytes
 must be an integer from 1 through 256000. 
Usage 
Use this command to configure the maximum number of uplink and downlink bytes per RTSP flow that can 
be accumulated before the first SETUP request. The accumulated bytes include both TCP-control packets as 
well as RTSP packets. Once this limit is reached, rule matching occurs and charging is enforced on the flow. 
This command is used in conjunction with the 
flow rtsp-all-pkts charge-to-application
 
command.  
Example
 
The following command sets the RTSP initial bytes limit to 9000 bytes:  
rtsp initial-bytes-limit 9000