EMC DS-32B2 Switch User Manual


 
1
1-286
EMC Connectrix DS-32B2 and ED-12000B Fabric OS Reference Manual
Telnet Commands
grouplist
Specify up to 6 sets of Offset, Mask, and ValueList
separated by a semicolon (;). The entire grouplist
operand must be enclosed in quotation marks. This
operand is required.
The grouplist operand must be specified in the
following format:
"offset, Mask, ValueList; offset, Mask,
ValueList"
For example:
"4, 0xff, 0x22; 12, 0xff, 0x01"
The grouplist component values are as follows:
Offset - Specify the offset within the frame. Offset
0 is the first byte of the SOF, and offset 4 is the first
byte of the frame header. The Offset must be in
decimal format. Valid values for Offset are 0, [4-63].
Offset 0 is a special case which can be used to
monitor the first 4 bytes SOFx frames. EOF can not
be monitored.
Mask - Specify the mask value to be applied
(ANDed) to frame contents.
ValueList - Specify up to four values that need to
be captured from frame contents. The ValueList
can be either hexadecimal or decimal format.
SOFx frames are considered a special case. The
Offset is specified as 0x0, valueList are specified
with:
0 - SOFf
1 - SOFc1
2 - SOFi1
3 - SOFn1
4 - SOFi2
5 - SOFn2
6 - SOFi3
7 - SOFn3