ibstatus(8) debian man page | unix.com

Man Page: ibstatus

Operating Environment: debian

Section: 8

IBSTATUS(8)							OpenIB Diagnostics						       IBSTATUS(8)

NAME
ibstatus - query basic status of InfiniBand device(s)
SYNOPSIS
ibstatus [-h] [devname[:port]]...
DESCRIPTION
ibstatus is a script which displays basic information obtained from the local IB driver. Output includes LID, SMLID, port state, link width active, and port physical state.
OPTIONS
devname InfiniBand device name portnum port number of InfiniBand device
EXAMPLES
ibstatus # display status of all IB ports ibstatus mthca1 # status of mthca1 ports ibstatus mthca1:1 mthca0:2 # show status of specified ports
SEE ALSO
ibstat(8)
AUTHOR
Hal Rosenstock <halr@voltaire.com> OpenIB July 25, 2006 IBSTATUS(8)
Related Man Pages
umad_get_ca(3) - centos
ibaddr(8) - centos
ibstat(8) - centos
umad_release_port(3) - debian
release(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results