EasyManua.ls Logo

Actelis Networks ML700 - Calculating the Range Covered by a Rule

Actelis Networks ML700
485 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Identification Rules Definition Ethernet Service Configuration
ML700 User Manual 10-21
Calculating the Range Covered by a Rule
Adding a mask to an explicit number of any field (COS, VID, TOS, etc.) selection, you can
create a rule which covers a RANGE of values.
This section describes how to calculate the range covered by a rule.
NOTE: You may calculate the range using the Range Calculator Dialog (on page 10-23).
Note that:
Mask bit, when set to 0 allows both 0 and 1 bits in result,
Mask bit, when set to 1 requires result bit to be matched with a field value bit.
COS
Note that COS bit is provided in Decimal format and Mask is in Binary format.
The table below provides an example, how to use/convert formats for COS field
Table 43: COS
Numbering
System
Field Value
Mask
Result
DEC
4
7
{4-5}
HEX
0x4
0x7
{0x4 - 0x5}
BINARY
100
110
100 - 101
VID
Note that VID is provided in Decimal format and Mask is in HEX format.
The table below provides an example, how to use/convert formats for VID field
Table 44: VID
Numbering
System
Field Value
Mask
Result
DEC
16
16
{16-31}
HEX
0x10
0x10
-{0x10 - 0x1F}
BINARY
10000
10000
10000 - 11111

Table of Contents