showphy
Function
The showphy is used to display the information about the current link status.
Format
showphy
Parameters
None
Modes
serial port mode
Usage Guidelines
None
Example
Display the information about the current link status.
PANGEA_SES:>showphy
--------------------- phys stat ---------------------
log_phy phys_phy chip_phy init_pass init_sw mabc_en dev_p sas sata rate rst_lim type
0 9 9 0 0 1 0 0 0 0 0 3
1 4 4 1 0 1 1 1 0 4 0 3
2 3 3 0 0 1 0 0 0 0 0 3
3 11 11 0 0 1 0 0 0 0 0 3
4 10 10 0 0 1 0 0 0 0 0 3
5 6 6 1 0 1 1 1 0 4 0 3
6 1 1 0 0 1 0 0 0 0 0 3
7 7 7 0 0 1 0 0 0 0 0 3
8 8 8 0 0 1 0 0 0 0 0 3
9 2 2 1 0 1 1 1 0 4 0 3
10 0 0 0 0 1 0 0 0 0 0 3
11 5 5 0 0 1 0 0 0 0 0 3
12 35 35 0 1 0 0 0 0 0 0 4
13 34 34 0 1 0 0 0 0 0 0 4
14 33 33 0 1 0 0 0 0 0 0 4
15 32 32 0 1 0 0 0 0 0 0 4
16 31 31 0 1 0 0 0 0 0 0 4
17 30 30 0 1 0 0 0 0 0 0 4
18 29 29 0 1 0 0 0 0 0 0 4
19 28 28 0 1 0 0 0 0 0 0 4
20 27 27 0 1 0 0 0 0 0 0 4
21 26 26 0 1 0 0 0 0 0 0 4
22 25 25 0 1 0 0 0 0 0 0 4
23 24 24 0 1 0 0 0 0 0 0 4
24 20 20 0 1 0 0 0 0 0 0 4
25 21 21 0 1 0 0 0 0 0 0 4
26 22 22 0 1 0 0 0 0 0 0 4
27 23 23 0 1 0 0 0 0 0 0 4
28 12 12 1 0 1 1 1 0 8 0 1
29 13 13 1 0 1 1 1 0 8 0 1
30 14 14 1 0 1 1 1 0 8 0 1
31 15 15 1 0 1 1 1 0 8 0 1
32 16 16 0 1 0 0 0 0 0 0 4
33 17 17 0 1 0 0 0 0 0 0 4
34 18 18 0 1 0 0 0 0 0 0 4
35 19 19 0 1 0 0 0 0 0 0 4
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
log_phy |
Logical phy index. |
phys_phy |
Physical phy index. |
chip_phy |
Chip phy index. |
init_pass |
Initialization status of phy links. 1 indicates init passed. 0 indicates init not passed. |
init_sw |
Whether phy is in the OOB_COMINIT state. 1 indicates that phy is in the OOB_COMINIT state. 0 indicates that phy is not in the OOB_COMINIT state. |
mabc_en |
Whether phy is isolated by user commands. 1 indicates that phy is not isolated by user commands. 0 indicates that phy is isolated by user commands. |
dev_p |
Whether phy is connected to another device.1 indicates that phy is connected to another device. 0 indicates that phy is not connected to another device. |
sas |
Type of the device connected to phy. 1 indicates a SAS device. 0 indicates a non SAS device. |
sata |
Type of the device connected to phy. 1 indicates a SATA device. 0 indicates a non SATA device. |
rate |
Phy speed. 0 indicates that the data transfer rate is 0. 1 indicates 1.5 Gbit/s. 2 indicates 3 Gbit/s. 4 indicates 6 Gbit/s. 8 indicates 12 Gbit/s. |
rst_lim |
Phy reset limit flag. 0 indicates that the flag is not set and 1 indicates that the flag is set. |
type |
Phy type. 1 indicates up link phy, 2 indicates down link phy, 3 indicates disk phy, and 4 indicates reserved. |