]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/ofed/management/infiniband-diags/man/dump_mfts.8
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / ofed / management / infiniband-diags / man / dump_mfts.8
1 .TH DUMP_MFTS.SH 8 "May 21, 2007" "OpenIB" "OpenIB Diagnostics"
2
3 .SH NAME
4 dump_lfts.sh \- dump InfiniBand multicast forwarding tables
5
6 .SH SYNOPSIS
7 .B dump_mfts.sh
8 [\-h] [\-D] [\-C ca_name] [\-P ca_port] [\-t(imeout) timeout_ms]
9 [>/path/to/file]
10
11 .SH DESCRIPTION
12 .PP
13 dump_mfts.sh is a script which dumps the InfiniBand multicast
14 forwarding tables (MFTs) in the switch nodes in the subnet.
15
16 .SH OPTIONS
17
18 .PP
19 .TP
20 \fB\-D\fR
21 dump forwarding tables using direct routed rather than LID routed SMPs
22 .TP
23 \fB\-h\fR
24 show help
25 .TP
26 \fB\-C\fR <ca_name>
27 use the specified ca_name.
28 .TP
29 \fB\-P\fR <ca_port>
30 use the specified ca_port.
31 .TP
32 \fB\-t\fR <timeout_ms>
33 override the default timeout for the solicited mads.
34
35
36 .SH SEE ALSO
37 .BR dump_lfts(8),
38 .BR ibroute(8),
39 .BR ibswitches(8),
40 .BR opensm(8)
41
42 .SH AUTHOR
43 .TP
44 Hal Rosenstock
45 .RI < halr@voltaire.com >