1IBDMTR(1) IB DATA MODEL PACKAGE IBDMTR(1)
2
3
4
6 ibdmtr - Fabric Trace Route
7
9 ibdmtr [-v][-h] {-c <cbaling file>⎪-t <topo file>} -s <sm node name>
10 -p <sm port num> -d <comma-sep-dr-path>
11
13 This utility parses a cabling list or topology file describing the sys‐
14 tems connections that make a fabric. Then it start following the
15 direct route provided and print out the systems and nodes on the route.
16
18 -t⎪--topology <file>
19 Topology file describing the network. See man ibdm-topology-file.
20 -c⎪--cables <file>
21 Cabling list file. Following the line format:
22
23 <Sys1Type> <Sys1Name> <Port1Name> <Sys2Type> <Sys2Name> <Port2Name>
24
25 -s⎪--sm-node <name>
26 The name of the SM node (not system). E.g. OSM/U1.
27 -p⎪--port-num <num>
28 The number of the SM node port the SM is attached to
29 -d⎪--dr-path <comm-sep-dr-path>
30 A list of ports to go out through
31
33 -v⎪--verbose
34 verbsoe mode
35 -h⎪--help
36 provide this help message
37
39 Eitan Zahavi, Mellanox Technologies LTD, eitan@mellanox.co.il
40
41
42
43IBDM 1.0 2008-06-16 IBDMTR(1)