Brocade Fabric OS Command Reference Manual Supporting Fabric OS v6.3.0 (53-1001337-01, July 2009)

Fabric OS Command Reference 741
53-1001337-01
portTestShow
2
portTestShow
Displays information from portTest.
Synopsis porttestshow [-ports itemlist]
Description Use this command to display a snapshot of information from portTest. The following information
displays:
Pass or fail information on a given port.
Port type tested.
Current state of portTest (NO TEST, TESTING, or TEST DONE).
Type of ports asked to test (ALL_PORTS, ALL_E_PORTS, ALL_L_PORTS, ALL_F_PORTS,
ALL_LB_PORTS, or SINGLE_PORT).
Pattern used in testing.
Seed used in testing.
User delay value.
Total iteration asked to test.
Current test iteration.
Total fails on this test.
Consecutive fails on this test.
portTest start time.
portTest stop time.
Timeout value.
Error code, if any.
Note 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:
-ports itemlist Specify a list of user ports to test. By default, all user ports in the current slot
is assumed. Refer to the itemList help page for further details.
Examples To display information from portTest:
switch:admin> porttestshow 1
Port 1 : PASS
PortType: OTHER PortState: NO TEST
PortInternalState: INIT PortTypeToTest: NO_TEST
Pattern: 0x0 Seed: 0x0 UserDelay: 0
TotalIteration: 0 CurrentIteration: 0
TotalFail: 0 ConsecutiveFail: 0
StartTime: NONE
StopTime: NONE
Timeout: 0 ErrorCode: 0
See Also portLoopbackTest, portTest, spinFab, stopPortTest