1IBPRINTSWITCH(8) OpenIB Diagnostics IBPRINTSWITCH(8)
2
3
4
6 ibprintswitch.pl - print either the switch specified or a list of
7 switches from the ibnetdiscover output
8
9
11 ibprintswitch.pl [-R -l -C <ca_name> -P <ca_port>]
12 [<switch_guid|switch_name>]
13
14
16 Faster than greping/viewing with an editor the output of ibnetdiscover,
17 ibprintswitch.pl will parse out and print either the switch information
18 for the switch specified or a list of all the switches found in the
19 subnet. In addition, it will crudely parse on the node description
20 information and if found report all the information for an entire cha‐
21 sis if the description information is consistent.
22
23 Finally, ibprintswitch.pl will also reuse the cached ibnetdiscover out‐
24 put from some of the other diag tools which makes it a bit faster than
25 running ibnetdiscover from scratch.
26
27
29 -l List the switches (simply a wrapper for ibswitches).
30
31 -R Recalculate the ibnetdiscover information, ie do not use the
32 cached information. This option is slower but should be used if
33 the diag tools have not been used for some time or if there are
34 other reasons to believe that the fabric has changed.
35
36 -C <ca_name> use the specified ca_name for the search.
37
38 -P <ca_port> use the specified ca_port for the search.
39
40
41
43 Ira Weiny
44 <weiny2@llnl.gov>
45
46 Hal Rosenstock
47 <halr@voltaire.com>
48
49
50
51OpenIB May 31, 2007 IBPRINTSWITCH(8)