Cisco Cisco Packet Data Gateway (PDG)

Página de 2186
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
Command Modes
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 Description
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 Guidelines
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.
Examples
The following command sets the RTSP initial bytes limit to 9000 bytes:
rtsp initial-bytes-limit 9000
   Command Line Interface Reference, Modes A - B, StarOS Release 19
718
ACS Rulebase Configuration Mode Commands
rtsp initial-bytes-limit