logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ibtoopdiff - Fabric Topology Matcher

Arguments

       -t|--topology <file>
           Topology file. See man ibdm-topology-file for its definition.

       -d|--discovered <file>
           subnet.lst file produced by OpenSM or ibdiagnet

       -s|--start-node <name>
           The name of the matching start node, also known as anchor node. E.g. H-1/U1

       -p|--port-num <num>
           The number of the matching start port, also known as anchor port

       -g|--port-guid <guid>
           The guid of the matching start port

Author

       Eitan Zahavi, Mellanox Technologies LTD, eitan@mellanox.co.il

IBDM 1.0                                           2024-04-22                                      IBTOPODIFF(1)

Description

       This utility performs matching between a given topology file (see man ibdm-topology-file) and a
       subnet.lstfile (this file provides a dump of all links in the discovered fabric and generated by
       ibdiagnet or OpenSM).

Name

       ibtoopdiff - Fabric Topology Matcher

Options

       -v|--verbose
           Verbsoe mode

       -h|--help
           Provides this help message

Synopsys

       ibtopodiff [-v][-h] -t <topo file> -d <subnet file> -s <start node name>
         -p <start port num> -g <start port guid>

See Also