HP StorageWorks XPath OS 7.4.X Command Reference Guide (AA-RVHCC-TE, September 2005)
XPath OS 7.4.x command reference guide 27
Performs a functional test of the MP Router fabric ASIC.
Synopsis
celloporttest [-t port_list] [-r port_list] [-n count]
[-l length] [-c chk_content]
Availability
admin
Description
Use this command to test the connection between the port ASICs and the switching ASICs.
All ports involved in the test must be diagnostics-enabled (using portDiagEnable) prior to running this
test.
Because the bridge port (an internal port) cannot be changed to diagnostics mode during normal
operation, it can be tested only in the power-on self test (POST) environment.
This test can verify all the possible links if the source ports and destination ports include all user ports and
bridge ports.
Operands
This command has the following optional operands:
Examples
To transmit 2048-bytes frames from ports 1 and 2 to ports 3 and 5, use the following command:
celloPortTest
-t port_list Specifies a list of source ports. The default value is all ports.
-r port_list Specifies a list of destination ports. The default value is all ports.
-n count Specifies the number of frames to send to each destination. The
default value is 100.
-l length Specifies the payload length of the test frames. The default value
is 2048.
-c chk_content Verifies frame content at the destination ports. This feature is
disabled by default. A value of 1 specifies check contents; 0
specifies do not check contents.
switch:admin> celloporttest -t 1,2 -r 3,5
Port Tx fr Tx bytes Rx fr Rx bytes Bad fr Order fr Error RSLT
---- -------- ------------ -------- ------------ -------- -------- ----- --------
0001 00000200 000000413600 00000000 000000000000 00000000 00000000 00000 PASS
0002 00000200 000000413600 00000000 000000000000 00000000 00000000 00000 PASS
0003 00000000 000000000000 00000200 000000413600 00000000 00000000 00000 PASS
0005 00000000 000000000000 00000200 000000413600 00000000 00000000 00000 PASS