active-charging service ruledef ip any-match
Configures rule expressions to match all IPv4/IPv6 packets.
Syntax
ip 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 define rule expressions to match IPv4/IPv6 packets.
Example
The following command defines a rule expression to match IPv4/IPv6 packets:
ip any-match = TRUE