]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/ofed/management/infiniband-diags/man/ibclearerrors.8
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / ofed / management / infiniband-diags / man / ibclearerrors.8
1 .TH IBCLEARERRORS 8 "May 21, 2007" "OpenIB" "OpenIB Diagnostics"
2
3 .SH NAME
4 ibclearerrors \- clear error counters in IB subnet
5
6 .SH SYNOPSIS
7 .B ibclearerrors
8 [\-h] [\-N | \-nocolor] [<topology-file> | \-C ca_name \-P ca_port
9 \-t(imeout) timeout_ms]
10
11 .SH DESCRIPTION
12 .PP
13 ibclearerrors is a script which clears the PMA error counters in PortCounters
14 by either walking the IB subnet topology or using an already saved topology
15 file.
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 perfquery(8)
30
31 .SH AUTHOR
32 .TP
33 Hal Rosenstock
34 .RI < halr@voltaire.com >