]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/ofed/management/infiniband-diags/man/ibnodes.8
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / ofed / management / infiniband-diags / man / ibnodes.8
1 .TH IBNODES 8 "July 25, 2006" "OpenIB" "OpenIB Diagnostics"
2
3 .SH NAME
4 ibnodes \- show InfiniBand nodes in topology
5
6 .SH SYNOPSIS
7 .B ibnodes
8 [\-h] [<topology-file> | \-C ca_name \-P ca_port \-t(imeout) timeout_ms]
9
10 .SH DESCRIPTION
11 .PP
12 ibnodes is a script which either walks the IB subnet topology or uses an
13 already saved topology file and extracts the IB nodes (CAs and switches).
14
15 .SH OPTIONS
16 .PP
17 \-h      show the usage message
18 .PP
19 \-C <ca_name>    use the specified ca_name.
20 .PP
21 \-P <ca_port>    use the specified ca_port.
22 .PP
23 \-t <timeout_ms> override the default timeout for the solicited mads.
24 .SH SEE ALSO
25
26 .BR ibnetdiscover(8)
27
28 .SH AUTHOR
29 .TP
30 Hal Rosenstock
31 .RI < halr@voltaire.com >