active-charging service ruledef tcp any-match
Configures rule expression to match all packets of the specified protocol.
Command Mode
Exec > Global Configuration (config) > ACS Configuration (config-service-acs_name ) > Ruledef Configuration (config-ruledef-ruledef_name )
Syntax
dns any-match operator condition
Syntax
icmpv6 any-match operator condition
Syntax
rtp any-match operator condition
Syntax
rtsp any-match operator condition
Syntax
secure-http any-match operator condition
Syntax
tcp any-match operator condition
Syntax
udp any-match operator condition
Syntax
wsp any-match operator condition
Syntax
wtp any-match operator condition
condition
Specify the condition.
Must be one of the following:
FALSE
TRUE
operator
Specify how to match.
Must be one of the following:
!= : Does not equal.
= : Equals.
Usage Guidelines
Use this command to configure rule expression to match all packets of a specified protocol.
Example
The following command defines a rule expression to match all RTP packets:
rtp any-match = TRUE