Blame doc/rst/ibfindnodesusing.8.in.rst

Packit db064d
================
Packit db064d
ibfindnodesusing
Packit db064d
================
Packit db064d
Packit db064d
-------------------------------------------------------------------------------
Packit db064d
find a list of end nodes which are routed through the specified switch and port
Packit db064d
-------------------------------------------------------------------------------
Packit db064d
Packit db064d
:Date: @BUILD_DATE@
Packit db064d
:Manual section: 8
Packit db064d
:Manual group: Open IB Diagnostics
Packit db064d
Packit db064d
SYNOPSIS
Packit db064d
========
Packit db064d
Packit db064d
ibfindnodesusing.pl [options] <switch_guid|switch_name> <port>
Packit db064d
Packit db064d
DESCRIPTION
Packit db064d
===========
Packit db064d
Packit db064d
ibfindnodesusing.pl uses ibroute and detects the current nodes which are routed
Packit db064d
through both directions of the link specified.  The link is specified by one
Packit db064d
switch port end; the script finds the remote end automatically.
Packit db064d
Packit db064d
Packit db064d
OPTIONS
Packit db064d
=======
Packit db064d
Packit db064d
**-h**
Packit db064d
        show help
Packit db064d
Packit db064d
**-R**
Packit db064d
        Recalculate the ibnetdiscover information, ie do not use the cached
Packit db064d
        information.  This option is slower but should be used if the diag
Packit db064d
        tools have not been used for some time or if there are other reasons to
Packit db064d
        believe that the fabric has changed.
Packit db064d
Packit db064d
**-C <ca_name>**    use the specified ca_name.
Packit db064d
Packit db064d
**-P <ca_port>**    use the specified ca_port.
Packit db064d
Packit db064d
Packit db064d
FILES
Packit db064d
=====
Packit db064d
Packit db064d
.. include:: common/sec_config-file.rst
Packit db064d
.. include:: common/sec_node-name-map.rst
Packit db064d
Packit db064d
AUTHOR
Packit db064d
======
Packit db064d
Packit db064d
Ira Weiny
Packit db064d
        < ira.weiny@intel.com >