Datatypeshow – Dell POWEREDGE M1000E User Manual

Page 255

Advertising
background image

Fabric OS Command Reference

227

53-1002746-01

dataTypeShow

2

dataTypeShow

Displays sample data stream types used in some diagnostic commands.

SYNOPSIS

datatypeshow [-seed value]

DESCRIPTION

Use this command to display sample data stream types used in diagnostic commands. There are 25
different sample data types. The command displays an example of each data stream.

NOTES

The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in
place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command Availability" for
details.

OPERANDS

This command has the following operand:

-seed value

Specify the data pattern seed value. This operand is optional. The default value is
0.

EXAMPLES

To display sample data streams you can use with diagnostics:

switch:admin> datatypeshow

Pattern type example

BYTE_FILL 1 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15
WORD_FILL 2 0015 0015 0015 0015 0015 0015 0015 0015
QUAD_FILL 3 00000015 00000015 00000015 00000015
BYTE_NOT 4 15 ea 15 ea 15 ea 15 ea 15 ea 15 ea 15 ea 15 ea
WORD_NOT 5 0015 ffea 0015 ffea 0015 ffea 0015 ffea
QUAD_NOT 6 00000015 ffffffea 00000015 ffffffea
BYTE_RAMP 7 15 16 17 18 19 1a 1b 1c 1d 1e 1f 20 21 22 23 24
WORD_RAMP 8 0015 0016 0017 0018 0019 001a 001b 001c
QUAD_RAMP 9 00000015 00000016 00000017 00000018
BYTE_LFSR 10 1c 38 71 e3 c6 8d 1a 34 68 d0 a0 41 82 04 09 12
RANDOM 11 14 5b 52 66 77 c5 bc 76 5a 6e d3 e2 de 3b 6b 40
CRPAT 12 bc bc 23 47 6b 8f b3 d7 fb 14 36 59 bc bc 23 47
CSPAT 13 7f 7f 7f 7f 7f 7f 7f 7f 7f 7f 7f 7f 7f 7f 7f 7f
CHALF_SQ 14 b5 b5 b5 b5 b5 b5 b5 b5 b5 b5 b5 b5 b5 b5 b5 b5
CQTR_SQ 15 d9 26 d9 26 d9 26 d9 26 d9 26 d9 26 d9 26 d9 26
RDRAM_PAT 16 ff 00 ff 00 ff 00 ff 00 ff 00 ff 00 ff 00 ff 00
jCRPAT 17 be d7 23 47 6b 8f b3 14 5e fb 35 59 be d7 23 47
jCJTPAT 18 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e
jCSPAT 19 7f 7f 7f 7f 7f 7f 7f 7f 7f 7f 7f 7f 7f 7f 7f 7f
PRED_RAND 20 00000015 11111126 22222237 33333348
SMI_TEST 21 00000015 ffffffea 00000015 ffffffea
CJPAT 22 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e
QUAD_NOTP 23 00000015 fffffffa 00000015 fffffffa
JSPAT 24 7e 7e 7e 7e 7e 7e 7e 7e 9e f8 50 81 e7 50 aa c9
JTSPAT 25 7e 7e 7e 7e 7e 7e 7e 7e 9e f8 50 81 e7 50 aa c9

SEE ALSO

None

Advertising