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

Table Of Contents
Fabric OS Command Reference 341
53-1000599-02
miniCycle
2
d. 200 bytes of RANDOM
5. Periodically checks for the following conditions:
a. Each port has not died.
b. Each port's frames-transmitted counter is still incrementing.
c. Each port's statistic error counters are nonzero:
ENC_in, CRC_err, TruncFrm, FrmTooLong, BadEOF, Enc_out, BadOrdSet, DiscC3
6. Status is checked until one of the following conditions is met:
- The number of frames requested is met on all selected ports.
- All ports are eventually marked bad.
- You abort the procedure.
The path test is repeated for each path, unless it is aborted by a keyboard interrupt. The data is not
read and checked as in the portLoopbackTest. There is no CPU intervention during a path test
besides the periodic checks of the hardware counters. At the end of a path test, all statistics and
routes are reset for the next path test.
An example of the data used is as follows:
CSPAT: 0x7e, 0x7e, 0x7e, 0x7e, ...
RDRAM_PAT: 0xff, 0x00, 0xff, 0x00, ...
BYTE_LFSR: 0x69, 0x01, 0x02, 0x05, ...
RANDOM: 0x25, 0x7f, 0x6e, 0x9a, ...
Because this test includes the media and the fibre cable loopback plug in its test path, its results
combined with the results of portLoopbackTest can determine which components of the switch are
faulty.
Notes The Brocade DCX backbone cannot negotiate to 1 Gbps speed. Setting spd_mode to 1 is invalid for
this platform.
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.
Operands The following operands are optional:
--slot slotnumber Specifies the slot number for which to run the diagnostics. The ports
specified are relative to this slot number. The default is set to 0 and designed
to operate on fixed port-count products.
-nmegs count Specifies the number of million frames to send per path test. The path test
progresses until the specified number of frames has been transmitted on
each port. The default value for count is 1, so the total number of frames sent
will be at least 8 million (1 million frames * 8 paths).
-lb_mode mode Specifies the loopback point for the test. By default, miniCycle uses external
(SERDES) loopback. Valid values are:
1 Port Loopback (loopback plugs)
2 External (SERDES) loopback
5 Internal (parallel) loopback