Specifications

Table Of Contents
txdpathtest
871Fabric OS Version 3.1.x/4.1.x Reference Guide
6. Repeat steps 2 through 5 for all ports present until:
a. The number of frames (or passcount) requested is reached,
b. All ports are marked bad.
At each pass, a different data type is used to create the frame from a palette of 7;
meaning if a pass of 7 is requested, 7 different frames are used in the test. If 8
passes, the first 7 frames are unique, and the 8th is the same as the first. The data
palette of 7 are:
1) CSPAT: 0x7e, 0x7e, 0x7e, 0x7e,...
2) BYTE_LFSR: 0x69, 0x01, 0x02, 0x05,...
3) CHALF_SQ: 0x4a, 0x4a, 0x4a, 0x4a,...
4) QUAD_NOT: 0x00, 0xff, 0x00, 0xff,...
5) CQTR_SQ: 0x78, 0x78, 0x78, 0x78,...
6) CRPAT: 0xbc, 0xbc, 0x23, 0x47,...
7) RANDOM: 0x25, 0x7f, 0x6e, 0x9a,...
Since this test requires that two ports can send and receive frames it is strongly
suggested that you run portloopbacktest before attempting to run this
test.
Operands
This command has the following operands:
Example
To run a functional test of TXA and TXD connections:
passcount Specify the number of times to perform this test. The default
value is 0xfffffffe. This operand is optional.
speedmode Specify the speed mode for the test. Valid values are 0, 1,
or 2. This parameter is only used for 2-Gbps based products
where it controls the speed at which each port is operated.
For 1-Gbps only products it is ignored.
0 Run test at both 1-Gbps and 2-Gps (default).
1 Set all ports speed to lock at 1-Gbps.
2 Set all ports speed to lock at 2-Gbps.
switch:admin> txdpathtest
Running Tx Data Path Test ..... passed.