The OneCommand Utility User Manual
Page 189
PersistentBinding
Supported by: Windows and Solaris SFS
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 adapter whose persistent binding information you want to
specify.
Source - C = Configuration, L = Live.
SetPersistentBinding
Supported by: Windows and Solaris SFS.
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 adapter whose persistent bindings you want 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
Supported by: Windows and Solaris SFS
Syntax: hbacmd RemoveAllPersistentBinding <WWPN>
Description: Removes all persisting bindings for the adapter.
Parameters:
WWPN - World Wide Port Name of the adapter whose persistent bindings you want to remove.
RemovePersistentBinding
Supported by: Windows and Solaris SFS
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 adapter whose persistent bindings you want to remove.
BindType - P = Remove binding by WWPN, N = Remove binding by WWNN, D = Remove binding by
D_ID