About Operators - Dell SonicWall SRA 4200 Administrator's Manual

Sra 6.0
Table of Contents

Advertisement

Variable Name
Response Header
Names
Response Content
Length
Response Payload
Portal Hostname
Portal Address

About Operators

There are a number of arithmetic and string operators. The Not check box is an inversion
operator, which results in a match for any value except the configured condition.
These operators can be used in conjunction with Advanced Operations. For example, you
might use the Equals String operator with Convert to Lowercase or Normalize URI Path in
Advanced Operations.
Table 18
Table 18
Operator
Contains
Equals String
=
>
>=
<
<=
Matches Keyword
Matches Regex
268 | SRA 6.0 Administrator's Guide
Collection
Yes
No
No
No
No
describes the available operators for use with rules.
Rule Operators
Type
String
String
Arithmetic
Arithmetic
Arithmetic
Arithmetic
Arithmetic
String
String
Description
Refers to the collection of all HTTP(S) response header names for
the current request.
To match against some aspect of the entire list of response header
names, leave the selection field empty.
To match against a particular header name, specify the name of the
header in the selection field to the right of the colon.
Refers to the size of the response payload.
Refers to the Web page content that is displayed to the user.
Refers to the virtual host name of the SRA portal which accepts the
request from the client.
To create a rule chain that applies to a particular virtual host, one rule
would match the host and another would specify other criteria for the
match.
Refers to the IP address or virtual IP address of the SRA portal which
accepts the request from the client.
Description
One or more of the scanned variables contains the
content of the Value field.
The scanned variable(s) match the alphanumeric
string in the Value field exactly.
The scanned variable is equal to the content of the
Value field.
The scanned variable is greater than the content of
the Value field.
The scanned variable is greater than or equal to
the content of the Value field.
The scanned variable is less than the content of
the Value field.
The scanned variable is less than or equal to the
content of the Value field.
One or more of the scanned variables matches
one of the keywords in the Value field. If multiple
keywords are specified, they should be separated
by spaces.
One or more of the scanned variables matches the
regular expression in the Value field. An example
of a regular expression that matches any four deci-
mal numbers is \d{4}.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents