EMC DS-32B2 ユーザーズマニュアル

ページ / 574
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
- SOFi1
- SOFn1
- SOFi2
- SOFn2
- SOFi3
- SOFn3