The HBAnyware Utility User Manual Page 110
PersistentBinding
Syntax: hbacmd PersistentBinding <WWPN> <Source>
Description: Specifies which set of persistent binding information is requested: the configured or live
state of any present binding.
Parameters:
WWPN - World Wide Port Name of the HBA whose persistent binding information you wish to specify
Source - C = Configuration, L = Live
SetPersistentBinding
Syntax: hbacmd SetPersistentBinding <WWPN> <Scope> <BindType> <TargetId> <SCSIBus>
<SCSITarget>
Description: Sets a persistent binding between an FC target and a SCSI bus and target. The binding can
be to a target WWPN, target WWNN, or target D_ID.
Parameters:
WWPN - World Wide Port Name of the HBA whose persistent bindings you wish to set
Scope - P = Binding is permanent (survives across reboot), I = Binding is immediate, B = Binding is both
permanent and immediate
BindType - P = Enable binding by WWPN, N = Enable binding by WWNN, D = Enable binding by D_ID
TargetId - Target WWPN if BindType = P, Target WWNN if BindType = N, Target D_ID if BindType = D
SCSIBus - Bus number of SCSI device
SCSITarget - Target number of SCSI device
RemoveAllPersistentBinding
Syntax: hbacmd RemoveAllPersistentBinding <WWPN>
Description: Removes all persisting bindings for the HBA.
Parameters:
WWPN - World Wide Port Name of the HBA whose persistent bindings you wish to remove
RemovePersistentBinding
Syntax: hbacmd RemovePersistentBinding <WWPN> <BindType> <ID> <SCSIBus> <SCSITarget>
Description: Removes persistent binding between an FC target and a SCSI bus and target. The binding
to be removed can be to a target WWPN, target WWNN, or target D_ID.
Parameters:
WWPN - World Wide Port Name of the HBA whose persistent bindings you wish to remove
BindType - P = Remove binding by WWPN, N = Remove binding by WWNN, D = Remove binding by
D_ID
ID - Target WWPN if BindType = P, Target WWNN if BindType = N, Target D_ID if BindType = D
SCSIBus - Bus number of SCSI device
SCSITarget - Target number of SCSI device