Brocade Fabric OS Command Reference Guide v6.1.0 (53-1000599-02, June 2008)

Table Of Contents
146 Fabric OS Command Reference
53-1000599-02
fcipChipTest
2
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.
Notes The execution of this command is subject to Admin Domain restrictions that may be in place. Refer
to chapter 1, "Understanding Admin Domain Restrictions" and Appendix A, "Command Availability"
for details.
This command is supported only on Brocade FR4-18i blades and Brocade 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 ports
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.