Cisco Cisco ASR 5000

Page of 9109
ACS Ruledef Configuration Mode Commands   
▀  rtcp jitter 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
1052 
   
rtcp jitter 
This command allows you to define rule expressions to match the jitter parameter in RTCP packets. 
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 ] rtcp jitter operator jitter 
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 
jitter
 
Specifies the RTCP inter-arrival jitter value (in milliseconds) to match. 
jitter
 must be an integer from 0 through 4294967295. 
Usage 
Use this command to define rule expressions to match jitter parameter found in the RTCP sender report or 
receiver report packets. 
Example
 
The following command matches packets for jitter greater than or equal to 1295 milliseconds: 
rtcp jitter >= 1295