Administrator Guide

Table Of Contents
860 | Rules Editing and Namespaces Dell Networking W-ClearPass Policy Manager 6.6 | User Guide
Operator Description
the run-time values of Tips:Role are HR,ENG,FINANCE,MGR,ACCT the
condition evaluates to true.
MATCHES_ANY For list data types, true if any of the run-time values in the list match one of
the configured values.
Example: Tips:Role MATCHES_ANY HR,ENG,FINANCE
MATCHES_EXACT For list data types, true if all of the run-time values of the attribute match all
of the configured values.
Example: Tips:Role MATCHES_ALL HR,ENG,FINANCE. In this example, if
the run-time values of Tips:Role are HR,ENG,FINANCE,MGR,ACCT the
condition evaluates to false, because there are some values in the
configured values that are not present in the run-time values.
MATCHES_REGEX For string data type, true if the run-time value of the attribute matches the
regular expression in the configured value.
Example: RADIUS:IETF:NAS-Identifier MATCHES_REGEX sj-device[1-
9]-dev*