Reference Guide

914 Brocade Fabric OS Command Reference
53-1004112-02
portTestShow
Timeout
Number of timed out tests.
ErrorCode
Error code, if any.
Notes The execution of this command is subject to Virtual Fabric restrictions that may be in place. Refer to "Using Fabric
OS Commands" and "Command Availability" for details.
Operands This command has the following operand:
-ports itemlist
Displays test results for the specified ports. This operand is optional; if omitted, data for all
ports are displayed. Refer to the itemList help page for further details.
-index | -i indexlist
Displays test results for a single port or for a range of ports identified by port index numbers.
You may specify index ranges separated by "-", for example, -i 33-47. This operand is
optional, if omitted data for all ports are displayed.
-x [indexhexlist]]
Displays test results for a port or a range of ports identified by port index numbers in
hexadecimal format. You may specify port ranges separated by "-", for example, -x
0x21-0x26. This operand is optional, if omitted data for all ports are displayed.
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
To display information from portTest on a port specified by the index number:
switch:admin> porttestshow -index 32
Port 32 : PASS
PortType: E PORT PortState: TEST DONE
PortInternalState: INIT PortTypeToTest: NO_TEST
Pattern: 0xb Seed: 0xaa UserDelay: 10
TotalIteration: 20 CurrentIteration: 20
TotalFail: 0 ConsecutiveFail: 0
StartTime: Wed Aug 13 06:39:59 2014
StopTime: Wed Aug 13 06:40:19 2014
Timeout: 0 ErrorCode: 0