Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 2186
rtsp uri sub-part
This command allows you to define rule expressions to match user traffic by parsing sub-parts of the URI in
an RTSP request message.
Product
ACS
Privilege
Security Administrator, Administrator
Command Modes
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 Description
[ no ] rtsp uri sub-part { { absolute-path | host | query } [ case-sensitive ] operator string | port {
port_operator port_value | { range | !range } range_from to range_to } }
no
If previously configured, deletes the specified rule expression from the current ruledef.
absolute-path
Specifies the absolute path matching criteria to RTSP URI in an RTSP request message.
host
Specifies the host name matching criteria to RTSP URI in an RTSP request message.
query
Specifies the query string matching criteria to RTSP URI in an RTSP request message.
case-sensitive
Specifies that the rule expression be case-sensitive. By default, rule expressions are not case-sensitive.
operator
Specifies how to match.
operator must be one of the following:
Command Line Interface Reference, Modes A - B, StarOS Release 19    
1159
ACS Ruledef Configuration Mode Commands
rtsp uri sub-part