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

ibcacheedit - edit an ibnetdiscover cache

Authors

AlbertChu
              <  <chu11@llnl.gov>  >

                                                   2017-08-21                                     IBCACHEEDIT(8)

Description

       ibcacheedit  allows  users  to  edit  an  ibnetdiscover  cache  created  through  the  --cache  option in
       ibnetdiscover(8) .

Name

       ibcacheedit - edit an ibnetdiscover cache

Options

--switchguidBEFOREGUID:AFTERGUID
              Specify a switchguid that should be changed.  The before and after guid should be separated  by  a
              colon.   On  switches, port guids are identical to the switch guid, so port guids will be adjusted
              as well on switches.

       --caguidBEFOREGUID:AFTERGUID
              Specify a caguid that should be changed.  The before and after  guid  should  be  separated  by  a
              colon.

       --sysimgguidBEFOREGUID:AFTERGUID
              Specify  a  sysimgguid that should be changed.  The before and after guid should be spearated by a
              colon.

       --portguidNODEGUID:BEFOREGUID:AFTERGUID
              Specify a portguid that should be changed.  The nodeguid of the port (e.g. switchguid  or  caguid)
              should  be  specified  first,  followed  by a colon, the before port guid, another colon, then the
              after port guid.  On switches, port guids are identical to the switch guid,  so  the  switch  guid
              will be adjusted as well on switches.

   Debuggingflags-h,--help      show the usage message

       -V,--version     show the version info.

Synopsis

       ibcacheedit [options] <orig.cache> <new.cache>

See Also