Command Reference Guide

Partner Location of failover partner port in <Node>:<Slot>:<Port> format
FailoverState The failover state of the two ports indicated in the N:S:P and Partner
columns. The value can be one of the following:
none No failover in operation
failover_pending In the process of failing over to partner.
failed_over Failed over to partner
active The partner port is failed over to this port
active_down The partner port is failed over to this port, but this port is down
failback_pending In the process of failing back from partner
The following example displays hardware and connection information about the ports settings:
cli% showport -i
N:S:P Brand Model Rev Firmware Serial
1:2:1 3PAR FC044X 08 1.02.N.5 00981760001d6187
1:2:2 3PAR FC044X 08 1.02.N.5 00981760001d6187
1:2:3 3PAR FC044X 08 1.02.N.5 00981760001d6187
1:2:4 3PAR FC044X 08 1.02.N.5 00981760001d6187
The following example displays all devices connected to ports and information about the ports
settings on node 0 slot 4:
cli% showport -par 0:4:*
N:S:P Connmode ConnType CfgRate MaxRate Class2 UniqNodeWwn VCN IntCoal
0:4:1 host point auto 4Gbps disabled disabled disabled enabled
0:4:2 host point auto 4Gbps disabled disabled disabled enabled
0:4:3 disk loop auto 4Gbps disabled disabled disabled enabled
0:4:4 disk loop auto 4Gbps disabled disabled disabled enabled
---------------------------------------------------------------------------
4
The following example displays each system ports’ configuration:
cli% showport -par
N:S:P Connmode ConnType CfgRate MaxRate Class2 UniqNodeWwn VCN IntCoal
0:0:1 disk loop auto 2Gbps disabled disabled disabled enabled
0:0:2 disk loop auto 2Gbps disabled disabled disabled enabled
0:1:1 disk loop auto 2Gbps disabled disabled disabled enabled
0:1:2 disk loop auto 2Gbps disabled disabled disabled enabled
0:2:1 disk loop auto 2Gbps disabled disabled disabled enabled
0:2:2 disk loop auto 2Gbps disabled disabled disabled enabled
0:5:1 peer point auto 2Gbps disabled disabled disabled enabled
0:5:2 disk loop auto 2Gbps disabled disabled disabled enabled
0:5:3 disk loop auto 2Gbps disabled disabled disabled enabled
0:5:4 disk loop auto 2Gbps disabled disabled disabled enabled
...
-----------------------------------------------------------------------------
The columns in the previous example are identified as follows:
N:S:P. The physical position of the port, in the syntax node:slot:port.
Connmode.Indicates the connection mode which can be rcfc, peer, host or disk.
444 Show Commands