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