User Manual
InfiniBand Fabric UtilitiesRev 2.2-1.0.1
Mellanox Technologies
266
• OpenSM order file style holding LID and host name
^\s*(0x[0-9a-fA-F]+)\s(\s+)\s+HCA-([0-9]+)
• Port name only: simply declare the order of host names to be used
^\s*(\s+)\s+P?([0-9]+)\s*$
• Dummy place holder
^DUMMY$
DUMMY stands for an empty rank. Just a placeholder - not a real HCA. Traffic from DUMMY
or to DUMMY is not generated even if specified in the schedule.
9.4.29 ibaddr
Can be used to show the LID and GID addresses of the specified port or the local port by default.
This utility can be used as simple address resolver.
Syntax
ibaddr [options] [<dest_addr>]
Non standard flags:
gid_show (-g): Show gid address only
lid_show (-l): Show lid range only
Lid_show (-L): Show lid range (in decimal) only
Examples:
ibaddr # show local address
ibaddr 2 # show address of the specified port lid
ibaddr -G 0x8f1040023 # show address of the specified port guid
9.4.30 sminfo
Issues and dumps the output of an sminfo query in human readable format. The target SM is the
one listed in the local port info or the SM specified by the optional SM LID or by the SM direct
routed path.
Using sminfo for any purpose other than a simple query might result in a malfunction of
the target SM.
Syntax
sminfo [options] <sm_lid|sm_dr_path> [sminfo_modifier]
Non standard flags
-s <state> # use the specified state in sminfo mad
-p <priority> # use the specified priority in sminfo mad
-a <activity> # use the specified activity in sminfo mad