Lines Matching +full:path +full:- +full:map
5 IBTRACERT \-
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]]
33 .SH TRACE INFINIBAND PATH
39 ibtracert uses SMPs to trace the path from a source GID/LID to a
40 destination GID/LID. Each hop along the path is displayed until
42 the \-m option, multicast path tracing can be performed between source
47 .B \fB\-n, \-\-no_info\fP
50 .B \fB\-m\fP
53 .B \fB\-f, \-\-force\fP
57 .\" Define the common option -G
60 \fB\-G, \-\-Guid\fP The address specified is a Port GUID
61 .\" Define the common option -L
64 \fB\-L, \-\-Lid\fP The address specified is a LID
65 .\" Define the common option -s
68 \fB\-s, \-\-sm_port <smlid>\fP use \(aqsmlid\(aq as the target lid for SA queries.
70 .\" Define the common option -C
73 \fB\-C, \-\-Ca <ca_name>\fP use the specified ca_name.
74 .\" Define the common option -P
77 \fB\-P, \-\-Port <ca_port>\fP use the specified ca_port.
104 ibaddr \-C mthca1 # pick the best port from "mthca1" only.
105 ibaddr \-P 2 # use the second (active/up) port from the first available IB device.
106 ibaddr \-C mthca0 \-P 2 # use the specified port only.
114 .\" Define the common option -d
118 .B \-d
120 May be used several times (\-ddd or \-d \-d \-d).
122 .\" Define the common option -e
126 .B \-e
129 .\" Define the common option -h
132 \fB\-h, \-\-help\fP show the usage message
133 .\" Define the common option -v
137 .B \fB\-v, \-\-verbose\fP
139 May be used several times (\-vv or \-v \-v \-v)
141 .\" Define the common option -V
144 \fB\-V, \-\-version\fP show the version info.
146 .\" Define the common option -t
149 \fB\-t, \-\-timeout <timeout_ms>\fP override the default timeout for the solicited mads.
150 .\" Define the common option --node-name-map
153 \fB\-\-node\-name\-map <node\-name\-map>\fP Specify a node name map.
159 .\" Define the common option -y
163 .B \fB\-y, \-\-m_key <key>\fP
164 use the specified M_key for requests. If non\-numeric value (like \(aqx\(aq)
167 .\" Define the common option -z
170 \fB\-\-config, \-z <config_file>\fP Specify alternate config file.
173 Default: /etc/infiniband-diags/ibdiag.conf
181 /etc/infiniband-diags/ibdiag.conf
185 .\" Common text to describe the node name map file.
187 .SS NODE NAME MAP FILE FORMAT
189 The node name map is used to specify user friendly names for nodes in the
192 This functionality is provided by the opensm\-libs package. See \fBopensm(8)\fP
216 0x0008f104003f125c "IB1 (Rack 11 slot 1 ) ISR9288/ISR9096 Voltaire sLB\-24D"
217 0x0008f104003f125d "IB1 (Rack 11 slot 1 ) ISR9288/ISR9096 Voltaire sLB\-24D"
218 0x0008f104003f10d2 "IB1 (Rack 11 slot 2 ) ISR9288/ISR9096 Voltaire sLB\-24D"
219 0x0008f104003f10d3 "IB1 (Rack 11 slot 2 ) ISR9288/ISR9096 Voltaire sLB\-24D"
220 0x0008f104003f10bf "IB1 (Rack 11 slot 12 ) ISR9288/ISR9096 Voltaire sLB\-24D"
223 0x0008f10400400e2d "IB1 (Rack 11 spine 1 ) ISR9288 Voltaire sFB\-12D"
224 0x0008f10400400e2e "IB1 (Rack 11 spine 1 ) ISR9288 Voltaire sFB\-12D"
225 0x0008f10400400e2f "IB1 (Rack 11 spine 1 ) ISR9288 Voltaire sFB\-12D"
226 0x0008f10400400e31 "IB1 (Rack 11 spine 2 ) ISR9288 Voltaire sFB\-12D"
227 0x0008f10400400e32 "IB1 (Rack 11 spine 2 ) ISR9288 Voltaire sFB\-12D"
244 ibtracert 4 16 # show path between lids 4 and 16
245 ibtracert \-n 4 16 # same, but using simple output format
246 ibtracert \-G 0x8f1040396522d 0x002c9000100d051 # use guid addresses
253 ibtracert \-m 0xc000 4 16 # show multicast path of mlid 0xc000 between lids 4 and 16