active-charging service ruledef dns tid
Configures rule expressions to match Transaction Identifier (TID) field in DNS messages.
Command Mode
Exec > Global Configuration (config) > ACS Configuration (config-service-acs_name ) > Ruledef Configuration (config-ruledef-ruledef_name )
Syntax
dns tid operator tid_value
operator
Specify how to match.
Must be one of the following:
!= : Does not equal.
>= : Greater than or equals.
<= : Lesser than or equals.
= : Equals.
tid_value
Specify the DNS TID field value to match.
Must be an integer in the range of 0-65535.
Usage Guidelines
Use this command to define rule expressions to match a TID field of DNS messages.
Example
The following command defines a rule expression to match DNS TID field value of "test":
dns tid = test