Lines Matching +full:port +full:- +full:config
5 IBPING \- ping an InfiniBand address
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]]
44 \fB\-c, \-\-count\fP
47 \fB\-f, \-\-flood\fP
50 \fB\-o, \-\-oui\fP
53 \fB\-S, \-\-Server\fP
56 \fB\-\-dgid <gid>\fP
59 .\" Define the common option -L
62 \fB\-L, \-\-Lid\fP The address specified is a LID
63 .\" Define the common option -G
66 \fB\-G, \-\-Guid\fP The address specified is a Port GUID
67 .\" Define the common option -s
70 \fB\-s, \-\-sm_port <smlid>\fP use \(aqsmlid\(aq as the target lid for SA queries.
71 .SS Port Selection flags
72 .\" Define the common option -C
75 \fB\-C, \-\-Ca <ca_name>\fP use the specified ca_name.
76 .\" Define the common option -P
79 \fB\-P, \-\-Port <ca_port>\fP use the specified ca_port.
80 .\" Explanation of local port selection
82 .SS Local port Selection
84 Multiple port/Multiple CA support: when no IB device or port is specified
86 selects the port to use by the following criteria:
91 the first port that is ACTIVE.
93 if not found, the first port that is UP (physical link up).
96 If a port and/or CA name is specified, the libibumad library attempts
105 ibaddr # use the first port (criteria #1 above)
106 ibaddr \-C mthca1 # pick the best port from "mthca1" only.
107 ibaddr \-P 2 # use the second (active/up) port from the first available IB device.
108 ibaddr \-C mthca0 \-P 2 # use the specified port only.
116 .\" Define the common option -z
119 \fB\-\-config, \-z <config_file>\fP Specify alternate config file.
122 Default: /etc/infiniband-diags/ibdiag.conf
125 .\" Define the common option -t
128 \fB\-t, \-\-timeout <timeout_ms>\fP override the default timeout for the solicited mads.
130 .\" Define the common option -h
133 \fB\-h, \-\-help\fP show the usage message
134 .\" Define the common option -d
138 .B \-d
140 May be used several times (\-ddd or \-d \-d \-d).
142 .\" Define the common option -e
146 .B \-e
149 .\" Define the common option -v
153 .B \fB\-v, \-\-verbose\fP
155 May be used several times (\-vv or \-v \-v \-v)
157 .\" Define the common option -V
160 \fB\-V, \-\-version\fP show the version info.
162 .\" Common text for the config file
164 .SS CONFIG FILE
166 /etc/infiniband-diags/ibdiag.conf
168 A global config file is provided to set some of the common options for all
169 tools. See supplied config file for details.