]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/ofed/management/infiniband-diags/man/ibcheckwidth.8
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / ofed / management / infiniband-diags / man / ibcheckwidth.8
1 .TH IBCHECKWIDTH 8 "May 21, 2007" "OpenIB" "OpenIB Diagnostics"
2
3 .SH NAME
4 ibcheckwidth \- find 1x links in IB subnet
5
6 .SH SYNOPSIS
7 .B ibcheckwidth
8 [\-h] [\-v] [\-N | \-nocolor] [<topology-file> | \-C ca_name
9 \-P ca_port \-t(imeout) timeout_ms]
10
11
12 .SH DESCRIPTION
13 .PP
14 ibcheckwidth is a script which uses a full topology file that was created by
15 ibnetdiscover, scans the network to validate the active link widths and
16 reports any 1x links.
17
18 .SH OPTIONS
19 .PP
20 \-N | \-nocolor  use mono rather than color mode
21 .PP
22 \-C <ca_name>    use the specified ca_name.
23 .PP
24 \-P <ca_port>    use the specified ca_port.
25 .PP
26 \-t <timeout_ms> override the default timeout for the solicited mads.
27
28 .SH SEE ALSO
29 .BR ibnetdiscover(8),
30 .BR ibchecknode(8),
31 .BR ibcheckportwidth(8)
32
33 .SH AUTHOR
34 .TP
35 Hal Rosenstock
36 .RI < halr@voltaire.com >