Chapter 7 TunnelGuard SRS Builder 339

Table 66 describes supported operands for integer values.

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

 

 

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

Nortel Secure Network Access Switch 4050 User Guide

Page 339
Image 339
Nortel Networks 4050 manual Describes supported operands for integer values, Supported integer operands