User Guide

Chapter 7 TunnelGuard SRS Builder 339
Nortel Secure Network Access Switch 4050 User Guide
Table 66 describes supported operands for integer values.
The following are examples of regular expressions for integer Registry Key
values:
>= 20 — matches integer values that are greater than or equal to 20
= 100 — matches integer values that are exactly equal to 100
< 50 — matches integer values that are less than 50
!= 200 — matches all integer values that are not equal to 200
Table 66
Supported integer operands
Operand Description
>= greater than or equal to
<= less than or equal to
== equal to
!= not equal to
< less than
> greater than