1IBTOPODIFF(1) IB DATA MODEL PACKAGE IBTOPODIFF(1)
2
3
4
6 ibtoopdiff - Fabric Topology Matcher
7
9 ibtopodiff [-v][-h] -t <topo file> -d <subnet file> -s <start node
10 name>
11 -p <start port num> -g <start port guid>
12
14 This utility performs matching between a given topology file (see man
15 ibdm-topology-file) and a subnet.lst file (this file provides a dump of
16 all links in the discovered fabric and generated by ibdiagnet or
17 OpenSM).
18
20-t⎪--topology <file>
21Topology file. See man ibdm-topology-file for its definition.
22
23-d⎪--discovered <file>
24subnet.lst file produced by OpenSM or ibdiagnet
25
26-s⎪--start-node <name>
27The name of the matching start node, also known as anchor node. E.g. H-1/U1
28
29-p⎪--port-num <num>
30The number of the matching start port, also known as anchor port
31
32-g⎪--port-guid <guid>
33The guid of the matching start port
34
36-v⎪--verbose
37Verbsoe mode
38
39-h⎪--help
40Provides this help message
41
43 Eitan Zahavi, Mellanox Technologies LTD, eitan@mellanox.co.il
44
45
46
47IBDM 1.0 2008-06-16 IBTOPODIFF(1)