Lines Matching +full:port +full:- +full:config

5 IBSYSSTAT \- 
7 .nr rst2man-indent-level 0
10 \\$1 \\n[an-margin]
11 level \\n[rst2man-indent-level]
12 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
13 -
14 \\n[rst2man-indent0]
15 \\n[rst2man-indent1]
16 \\n[rst2man-indent2]
21 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
22 . nr rst2man-indent-level +1
27 .\" indent \\n[an-margin]
28 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
29 .nr rst2man-indent-level -1
30 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
50 ping \e\- verify connectivity to server (default)
51 host \e\- obtain host information from server
52 cpu \e\- obtain cpu information from server
59 .B \fB\-o, \-\-oui\fP
62 .B \fB\-S, \-\-Server\fP
66 \fB\-\-dgid <gid>\fP
70 .\" Define the common option -G
73 \fB\-G, \-\-Guid\fP The address specified is a Port GUID
74 .\" Define the common option -L
77 \fB\-L, \-\-Lid\fP The address specified is a LID
78 .\" Define the common option -s
81 \fB\-s, \-\-sm_port <smlid>\fP use \(aqsmlid\(aq as the target lid for SA queries.
82 .SS Port Selection flags
83 .\" Define the common option -C
86 \fB\-C, \-\-Ca <ca_name>\fP use the specified ca_name.
87 .\" Define the common option -P
90 \fB\-P, \-\-Port <ca_port>\fP use the specified ca_port.
91 .\" Explanation of local port selection
93 .SS Local port Selection
95 Multiple port/Multiple CA support: when no IB device or port is specified
97 selects the port to use by the following criteria:
102 the first port that is ACTIVE.
104 if not found, the first port that is UP (physical link up).
107 If a port and/or CA name is specified, the libibumad library attempts
116 ibaddr # use the first port (criteria #1 above)
117 ibaddr \-C mthca1 # pick the best port from "mthca1" only.
118 ibaddr \-P 2 # use the second (active/up) port from the first available IB device.
119 ibaddr \-C mthca0 \-P 2 # use the specified port only.
127 .\" Define the common option -d
131 .B \-d
133 May be used several times (\-ddd or \-d \-d \-d).
135 .\" Define the common option -e
139 .B \-e
142 .\" Define the common option -h
145 \fB\-h, \-\-help\fP show the usage message
146 .\" Define the common option -v
150 .B \fB\-v, \-\-verbose\fP
152 May be used several times (\-vv or \-v \-v \-v)
154 .\" Define the common option -V
157 \fB\-V, \-\-version\fP show the version info.
159 .\" Define the common option -t
162 \fB\-t, \-\-timeout <timeout_ms>\fP override the default timeout for the solicited mads.
163 .\" Define the common option -z
166 \fB\-\-config, \-z <config_file>\fP Specify alternate config file.
169 Default: /etc/infiniband-diags/ibdiag.conf
173 .\" Common text for the config file
175 .SS CONFIG FILE
177 /etc/infiniband-diags/ibdiag.conf
179 A global config file is provided to set some of the common options for all
180 tools. See supplied config file for details.