Cisco Cisco ASR 5000

Page of 9109
  ACS Ruledef Configuration Mode Commands 
rtsp uri sub-part  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
1091 
 
contains
: Contains 
 
ends-with
: Ends with 
 
starts-with
: Starts with 
string
 
Specifies the absolute path/host name or query string to match with the URI in RTSP header. 
string
 must be an alphanumeric string of 1 through 127 characters. 
string
 allows punctuation characters 
and excludes the “host” portion. 
port
 
Specifies the port related matching for RTSP URI in an RTSP request message. 
port_operator
 
Specifies how to match. 
operator
 must be one of the following: 
 
!=
: Does not equal 
 
<=
: Lesser than or equals 
 
=
: Equals 
 
>=
: Greater than or equals 
port_value
 
Specifies the RTSP port number to match with port rule in the RTSP flow as an integer from 0 through 
65535. 
{ range | !range } range_from to range_to }
 
Enables or disables the range criteria for RTSP flow ports. 
 
range
: Enables the range criteria for RTSP flow ports. 
 
!range
: Disables the range criteria for RTSP flow ports. 
 
range_from
: Specifies the start of range of RTSP flow ports as an integer from 0 through 65535, but 
less than or equal to 
range_to
 
range_to
: Specifies the end of range of RTSP flow ports as an integer from 0 through 65535, but more 
than or equal to 
range_from
Usage 
Use this command to define rule expressions to match URI sub parts like host, absolute path, port, and query 
in RTSP request messages. 
Example
 
The following command defines a URI sub part rule expression to analyze user traffic based on an RTSP URI 
port number between 
1023
 and 
1068
rtsp uri sub-part port range 1023 to 1068