User`s guide

Chapter 12 Access Control Lists 217
Operators
Operators match strings following a specific pattern. Use an operator in the
following table to define how a field should be checked, where <oper> can be any
of the following.
Support
The following support applies:
For IP conditions, all operators are supported.
For MAC conditions, the only operators supported are equal to (=) and any.
For Port dot1p, DSCP, ToS, and VLAN conditions, all operators are supported
except equal to (=)
For Protocol conditions, the operators are not supported—only the choice list.
Operator Description
< Less than. Value of the field is less than the specified value
<> Not equal to. Value of this field is not equal to (i.e., anything other than)
the specified value.
= Equal to (including masks if appropriate). Value of the field is equal to a
single specified value (no wildcard)
> Greater than. Value of the field is less than the specified value
any A wildcard. Value of the field matches anything specified in the field.
exactly Exactly equal (but not mask values). Value of the field is exactly what is
specified in the field.
in In a range. Value of the field matches if it falls within a range specified.