HP 3PAR InForm OS 3.1.1 Command Line Interface Reference
The following example displays all ports that are configured as peer:
cli% showport -peer
N:S:P Mode State ----Node_WWN---- ----Port_WWN---- Rate
0:5:1 initiator ready 2FF70202AC000007 20510202AC000007 2Gbps
The following examples display both standard and detailed information about SFPs attached to
ports:
cli% showport -sfp
N:S:P -State- -Manufacturer- MaxSpeed(Gbps) TXDisable TXFault RXLoss DDM
0:0:1 OK FINISAR_CORP. 2.10 No No No Yes
0:0:2 OK FINISAR_CORP. 2.10 No No Yes Yes
0:3:2 OK SIGMA-LINKS 2.10 No No Yes Yes
1:0:1 OK FINISAR_CORP. 2.10 No No No Yes
1:0:2 OK FINISAR_CORP. 2.10 No No Yes Yes
cli%
cli% showport -sfp -d
------------Port 0:0:2------------
N:S:P : 0:0:2
State : Degraded
Manufacturer : PICOLIGHT
Part Number : PL-XPL-VE-S24-31
Serial Number : 425EF1E6
Revision : N/A
MaxSpeed(Gbps): 2.10
Qualified : No
TX Disable : --
TX Fault : --
RX Loss : --
RX Power Low : No
DDM Support : No
----------Port 1:3:1-----------
N:S:P : 1:3:1
State : OK
Manufacturer : FINISAR_CORP.
Part Number : FTLF8519P2BNL
Serial Number : U76031S
Revision : A
MaxSpeed(Gbps): 2.10
Qualified : Yes
TX Disable : No
TX Fault : No
RX Loss : No
RX Power Low : No
DDM Support : Yes
NOTES
See “RESTRICTIONS” for important information regarding port modes and port pair protection.
showport 445