]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/ofed/management/infiniband-diags/man/ibfindnodesusing.8
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / ofed / management / infiniband-diags / man / ibfindnodesusing.8
1 .TH IBFINDNODESUSING 8 "May 22, 2007" "OpenIB" "OpenIB Diagnostics"
2
3 .SH NAME
4 ibfindnodesusing.pl \- find a list of end nodes which are routed through the specified switch and port
5
6 .SH SYNOPSIS
7 .B ibfindnodesusing.pl
8 [-R] <switch_guid|switch_name> <port>
9
10 .SH DESCRIPTION
11 .PP
12 ibfindnodesusing.pl uses ibroute and detects the current nodes which are routed
13 through both directions of the link specified.  The link is specified by one
14 switch port end; the script finds the remote end automatically.
15
16
17 .SH OPTIONS
18
19 .PP
20 .TP
21 \fB\-R\fR
22 Recalculate the ibnetdiscover information, ie do not use the cached
23 information.  This option is slower but should be used if the diag tools have
24 not been used for some time or if there are other reasons to believe that
25 the fabric has changed.
26
27 .SH AUTHOR
28 .TP
29 Ira Weiny
30 .RI < weiny2@llnl.gov >