Specifications

Table Of Contents
Fabric OS Commands
92 Fabric OS Version 3.1.x/4.1.x Reference Guide
Example
To test the ASIC central memory in V3.1.x:
-ports ports
(V3.1.x only)
Specify a set of ports to test. The data patterns are
written into the ports specified and verified by reading
from the ports.
dataseed
(V3.1.x only)
Specify the data pattern seed to be used. The default
seed value is 0. Some data types, like BYTE_LFSR, do
not require any seed value.
--slot number
(V4.1.x only)
Specify the slot number that the diagnostic will operate
on. The ports specified will be relative to this slot
number. The default is set to 0 and is designed to
operate on fixed port count products.
-passcnt count
(V4.1.x only)
Specify the number of test passes to run. By default the
test will be run one time.
-datatype type
(V4.1.x only)
Specify the type of data pattern to use. By default, type
9, QUAD_RAMP is used. For a complete list of
supported data patterns run the datatypeshow
command. Some common settings are:
1 BYTE_FILL pattern.
2 WORD_FILL pattern.
3 QUAD_FILL pattern.
9 QUAD_RAMP (Addr=Data) pattern.
11 RANDOM pattern.
-ports itemlist
(V4.1.x only)
Specify a set of ports to test. Specify a list of blade
ports to test. The Ports list is translated into a matching
quad list before the test is run. By default all the blade
ports in the specified slot (--slot) are tested. See the
itemlist help pages for further details.
-seed value
(V4.1.x only)
Specify the data pattern seed to be used. The default
seed value is 0.
switch:admin> centralMemoryTest
Running Central Memory Test ... passed.
Test complete: "centralmemorytest" Pass 1 of 1.
Duration 0 hr, 0 min & 19 sec (0:0:19:500)
passed.