Cisco Cisco ASR 5000

Page of 9109
  ACS Ruledef Configuration Mode Commands 
rtp session-length  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
1065 
rtp session-length 
This command allows you to define rule expressions to match the total length of RTP sessions. 
Product
 
ACS 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > ACS Configuration > Ruledef Configuration 
active-charging service service_name > ruledef ruledef_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-acs-ruledef)# 
Syntax
 
[ no ] rtp session-length operator session_length 
no
 
If previously configured, deletes the specified rule expression from the current ruledef. 
operator
 
Specifies how to match. 
operator
 must be one of the following: 
 
!=
: Does not equal 
 
<=
: Lesser than or equals 
 
=
: Equals 
 
>=
: Greater than or equals 
session_length
 
Specifies the RTP total session length (in bytes) to match. 
In 8.1 and later releases, 
session_length
 must be an integer from 1 through 4000000000. 
In release 8.0, 
session_length
 must be an integer from 1 through 40000000. 
Usage 
Use this command to define rule expressions to match the RTP total session length. The session-length is 
calculated by adding together the “rtp pdu-length” values of all relevant packets. 
Example
 
The following command defines a rule expression to match a total RTP session length of 
200000
rtp session-length = 200000