debian man page for ibcheckportwidth

Query: ibcheckportwidth

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IBCHECKPORTWIDTH(8)						OpenIB Diagnostics					       IBCHECKPORTWIDTH(8)

NAME
ibcheckportwidth - validate IB port for 1x link width
SYNOPSIS
ibcheckport [-h] [-v] [-N | -nocolor] [-G] [-C ca_name] [-P ca_port] [-t(imeout) timeout_ms] <lid|guid> <port>
DESCRIPTION
Check connectivity and check the specified port for 1x link width. Port address is a lid unless -G option is used to specify a GUID address.
OPTIONS
-G use GUID address argument. In most cases, it is the Port GUID. Example: "0x08f1040023" -v increase the verbosity level -N | -nocolor use mono rather than color mode -C <ca_name> use the specified ca_name. -P <ca_port> use the specified ca_port. -t <timeout_ms> override the default timeout for the solicited mads.
EXAMPLE
ibcheckportwidth 2 3 # check lid 2 port 3
SEE ALSO
smpquery(8), ibaddr(8)
AUTHOR
Hal Rosenstock <halr@voltaire.com> OpenIB May 21, 2007 IBCHECKPORTWIDTH(8)
Related Man Pages
ibaddr(8) - debian
ibcheckerrs(8) - debian
ibcheckport(8) - debian
ibdatacounts(8) - debian
sminfo(8) - debian
Similar Topics in the Unix Linux Community
Port Redundancy
How do you check whether a port currently being used?
Script to check if Port is Active
Perl- check the port used
Check connectivity with multiple hosts - BASH script available here