Owner manual

AlliedView™-EMS 3.11 QoS Manager User’s Guide Page 70 of 146
Property Name Description Valid Values
This can also be set by entering a 2-
byte hexadecimal number 00-FF.
EIPByte01-16 These parameters each specify the
properties of a single byte field to
match in the Layer 3 header and
data of a non-IPv4 and non-IPv6
packet. The eipbyte01 parameter
must be used as the first byte field,
and additional byte fields must
increment sequentially, for example
eipbyte01, eipbyte02, eipbyte03.
Each field must have a greater offset
than the field that precedes it.
For each byte field you want to
match, specify a byteoffset and a
bytevalue, and optionally, a
bytemask.
byteoffset is a decimal
number in the range 0 to 65.
This specifies the location of
the byte to match. It refers
to the offset from the start
of Layer 3, after the Layer 2
encapsulation format of an
Ethernet frame.
bytevalue is a 2-digit
hexadecimal number. This
specifies the value of the
byte at the frame position
determined by the
byteoffset. The classifier
matches packets that have
this value at this location.
(optional) bytemask is a 2-
digit hexadecimal number.
This specifies an eight-bit
binary mask to apply to the
field. When a bit is set to 1
in the mask, the value of the
bit at the same position in
the byte is used to
determine a match. If the
bytemask is 0, the
corresponding bit is ignored.
The default is ff, which
Each entry can be set by entering
the following value:
<00-65>, <00-FF>, <00-FF>
(e.g. 3,AA,FF)