Juniper J-Series Administration Manual page 272

Juniper networks router administration guide
Hide thumbs Also See for J-Series:
Table of Contents

Advertisement

J-series
Services Router Administration Guide
Table 130: CLI monitor traffic Match Conditions (continued)
Match Condition
tcp
udp
Table 131: CLI monitor traffic Logical Operators
Logical Operator
!
&&
||
()
Table 132: CLI monitor traffic Arithmetic, Binary, and Relational Operators
Operator
Arithmetic Operator
+
/
Binary Operator
&
*
|
Relational Operator
<=
>=
<
>
=
250
Using CLI Diagnostic Commands
Description
Matches all TCP packets.
Matches all UDP packets.
Description
Logical NOT. If the first condition does not match, the next condition is
evaluated.
Logical AND. If the first condition matches, the next condition is evaluated.
If the first condition does not match, the next condition is skipped.
Logical OR. If the first condition matches, the next condition is skipped. If
the first condition does not match, the next condition is evaluated.
Group operators to override default precedence order. Parentheses are special
characters, each of which must be preceded by a backslash (\).
Description
Addition operator.
Subtraction operator.
Division operator.
Bitwise AND.
Bitwise exclusive OR.
Bitwise inclusive OR.
A match occurs if the first expression is less than or equal to the second.
A match occurs if the first expression is greater than or equal to the second.
A match occurs if the first expression is less than the second.
A match occurs if the first expression is greater than the second.
A match occurs if the first expression is equal to the second.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents