Lines Matching +full:re +full:- +full:routed

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
26 . RE
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, ...
71 used. This can be specified using the port selection flag \(aq\-P\(aq or the
77 .\" Define the common option -L
80 \fB\-L, \-\-Lid\fP The address specified is a LID
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.
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
176 /etc/infiniband-diags/ibdiag.conf
182 Direct Routed Examples
186 smpdump \-D 0,1,2,3,5 16 # NODE DESC
187 smpdump \-D 0,1,2 0x15 2 # PORT INFO, port 2
190 LID Routed Examples