Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

Fabric OS Command Reference Manual 2-177
Publication Number: 53-1000240-01
fcipChipTest
2
Note: Enter commands in lowercase only; mixed case is for readability.
fcipChipTest
Tests functionality of components in the FCIP complex.
Synopsis fcipchiptest [--slot slotnumber][-testtype type][-unit number]
Description Use this command to verify the internal registers and memory of the network processor, FCIP FPGA,
compression processor, and GigPHY.
N
ote
This command is supported only on SilkWorm FR4-18i blades and SilkWorm 7500 platforms.
Operands This command has the following operands:
--slot slotnumber Specifies the slot number on which the diagnostic operates. The default is 0 and
operates on fixed-port-count products.
-testtype type Specifies the test type to run. By default, the command runs all tests. Valid tests
include:
0 All tests
1 Network processor SRAM test
2 FCIP FPGA internal register test
3 FCIP FPGA interrupt test
4 FCIP FPGA checksum test
5 Compression engine MBIST and LBIST
-unit number Specifies the GbE port to test. By default, all GbE ports in the specified
slotnumber are used. Valid number values include:
0 GbE port 0
1 GbE port 1
2 All GbE port
Examples To run all tests on slot 7 and GbE port 1:
switch:admin> fcipchiptest --slot 7 -unit 1 -testtype 0
Running fcipchiptest ..............
Test Complete: fcipchiptest Pass 1 of 1
Duration 0 hr, 1 min & 15 sec (0:1:15:351).
passed.