7.7.12.13 LIST IBPORT
Purpose
The LIST IBPORT
command displays attributes for InfiniBand ports determined by the specified attributes and filters.
Syntax
LIST IBPORT [ name | attribute_filters ] [attribute_list] [DETAIL]
Usage Notes
-
You can use the DESCRIBE IBPORT command to view the complete list of
IBPORT
attributes. -
If the
activeSlave
attributes for both InfiniBand ports on a server are not listed, then active-active bonding is being used. If anactiveSlave
attribute isTRUE
, then active-passive bonding is being used.
Examples
The following example shows the LIST
command with the IBPORT
object, and the corresponding output.
Example 7-178 Listing IBPORT Attributes
CellCLI> LIST IBPORT HCA-1:1 Active HCA-1:2 Active CellCLI> LIST IBPORT DETAIL name: HCA-1:1 activeSlave: TRUE dataRate: "40 Gbps" hcaFWVersion: 2.7.0 id: 0x00212800013e8c67 lid: 20 linkDowned: 0 linkIntegrityErrs: 0 linkRecovers: 0 physLinkState: LinkUp portNumber: 1 rcvConstraintErrs: 0 rcvData: 84653709 rcvErrs: 0 rcvRemotePhysErrs: 0 status: Active symbolErrs: 0 vl15Dropped: 0 xmtConstraintErrs: 0 xmtData: 84572496 xmtDiscards: 0 name: HCA-1:2 activeSlave: FALSE dataRate: "40 Gbps" hcaFWVersion: 2.7.0 id: 0x00212800013e8c68 lid: 21 linkDowned: 0 linkIntegrityErrs: 0 linkRecovers: 0 physLinkState: LinkUp portNumber: 2 rcvConstraintErrs: 0 rcvData: 79355427 rcvErrs: 0 rcvRemotePhysErrs: 0 status: Active symbolErrs: 0 vl15Dropped: 0 xmtConstraintErrs: 0 xmtData: 79274016 xmtDiscards: 0
Parent topic: LIST