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