Cisco Cisco ASR 5700

Page of 8994
  ACS Rulebase Configuration Mode Commands 
ruledef-parsing  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
761 
ruledef-parsing 
This command allows you to configure whether to consider or ignore the port number embedded in the application 
header (for example, the ":80" in www.star.com:80) when comparing the ruledef expressions to the packet contents. 
Product
 
ACS 
Privilege
 
Security Administrator, Administrator 
Mode
 
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
 
[ no ] ruledef-parsing ignore-port-numbers-embedded-in-application-headers analyzers { 
http rtsp sip wsp }
 
default ruledef-parsing 
no
 
If previously configured, deletes the ruledef-parsing configuration from the current rulebase. 
default
 
Configures this command with its default setting. 
Default: Same as 
no ruledef-parsing ignore-port-numbers-embedded-in-application-
headers analyzers { http rstp sip wsp }
— not ignoring port numbers that are embedded in 
application headers. 
ignore-port-numbers-embedded-in-application-headers analyzers { http rtsp sip wsp 
}
 
Ignore the port numbers present in application header. 
Specifies analyzers for which the port number must be ignored. 
Usage 
Use this command to make the HTTP, RTSP, SIP, and WSP analyzer ignore port numbers embedded in 
application headers. 
Example
 
The following command makes the HTTP analyzer in the current rulebase ignore port numbers embedded in 
application headers: 
ruledef-parsing ignore-port-numbers-embedded-in-application-headers 
analyzers http