1IBSTATUS(8) Open IB Diagnostics IBSTATUS(8)
2
3
4
6 IBSTATUS -
7
9 SYNOPSIS
10 ibstatus [-h] [devname[:port]]...
11
12 DESCRIPTION
13 ibstatus is a script which displays basic information obtained from the
14 local IB driver. Output includes LID, SMLID, port state, link width
15 active, and port physical state.
16
17 OPTIONS
18 -h, --help show the usage message
19
20 devname
21 InfiniBand device name
22
23 portnum
24 port number of InfiniBand device
25
26 EXAMPLES
27 :: ibstatus # display status of all IB ports
28 ibstatus mthca1 # status of mthca1 ports ibstatus
29 mthca1:1 mthca0:2 # show status of specified ports
30
31 SEE ALSO
32 ibstat (8)
33
34 AUTHOR
35 Hal Rosenstock
36 < halr@voltaire.com >
37
38
39
40
41 IBSTATUS(8)