Lines Matching +full:port +full:- +full:config
5 SMPDUMP \-
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]]
53 .B \fB\-s, \-\-string\fP
57 .\" Define the common option -D for Directed routes
60 \fB\-D, \-\-Direct\fP The address specified is a directed route
67 [options] \-D [options] "0" # self port
68 [options] \-D [options] "0,1,2,1,4" # out via port 1, then 2, ...
70 (Note the second number in the path specified must match the port being
71 used. This can be specified using the port selection flag \(aq\-P\(aq or the
72 port found through the automatic selection process.)
77 .\" Define the common option -L
80 \fB\-L, \-\-Lid\fP The address specified is a LID
81 .SS Port Selection flags
82 .\" Define the common option -C
85 \fB\-C, \-\-Ca <ca_name>\fP use the specified ca_name.
86 .\" Define the common option -P
89 \fB\-P, \-\-Port <ca_port>\fP use the specified ca_port.
90 .\" Explanation of local port selection
92 .SS Local port Selection
94 Multiple port/Multiple CA support: when no IB device or port is specified
96 selects the port to use by the following criteria:
101 the first port that is ACTIVE.
103 if not found, the first port that is UP (physical link up).
106 If a port and/or CA name is specified, the libibumad library attempts
115 ibaddr # use the first port (criteria #1 above)
116 ibaddr \-C mthca1 # pick the best port from "mthca1" only.
117 ibaddr \-P 2 # use the second (active/up) port from the first available IB device.
118 ibaddr \-C mthca0 \-P 2 # use the specified port only.
126 .\" Define the common option -d
130 .B \-d
132 May be used several times (\-ddd or \-d \-d \-d).
134 .\" Define the common option -e
138 .B \-e
141 .\" Define the common option -h
144 \fB\-h, \-\-help\fP show the usage message
145 .\" Define the common option -v
149 .B \fB\-v, \-\-verbose\fP
151 May be used several times (\-vv or \-v \-v \-v)
153 .\" Define the common option -V
156 \fB\-V, \-\-version\fP show the version info.
158 .\" Define the common option -t
161 \fB\-t, \-\-timeout <timeout_ms>\fP override the default timeout for the solicited mads.
162 .\" Define the common option -z
165 \fB\-\-config, \-z <config_file>\fP Specify alternate config file.
168 Default: /etc/infiniband-diags/ibdiag.conf
172 .\" Common text for the config file
174 .SS CONFIG FILE
176 /etc/infiniband-diags/ibdiag.conf
178 A global config file is provided to set some of the common options for all
179 tools. See supplied config file for details.
186 smpdump \-D 0,1,2,3,5 16 # NODE DESC
187 smpdump \-D 0,1,2 0x15 2 # PORT INFO, port 2
194 smpdump 3 0x15 2 # PORT INFO, lid 3 port 2