Emulex LP1150-F4 Power Screwdriver User Manual


 
Solaris SFS Driver User Manual Page 37
BindingCapabilities
Syntax: HBACMD BindingCapabilities <wwpn>
Description: Displays the binding capabilities present at the referenced HBA. To view the binding
capabilities at 10:00:00:00:c9:21:5e:21, enter:
hbacmd bindingcapabilities 10:00:00:00:c9:21:5e:21
Sample response:
Binding Capability for 10:00:00:00:c9:2e:51:2e
Can bind to D_IDCan bind to WWPN
Can bind to WWNN
Can bind AUTOMAP
Can bind CONFIGURED
Parameters:
WWPN - The World Wide Port Name of the HBA whose binding capabilities are being queried. This HBA
can be either local or remote.
BindingSupport
Syntax: HBACMD BindingSupport <wwpn> <source>
Description: Displays the binding support available at the reference HBA. The view the configured
binding support for 10:00:00:00:c9:21:5e:21, enter:
hbacmd bindingsupport 10:00:00:00:c9:21:5e:21 C
Sample response:
Binding Support for 10:00:00:00:c9:2e:51:2e
Can bind to WWPN
Can bind AUTOMAP
Parameters:
WWPN - The World Wide Port Name of the HBA whose binding support is being queried. This HBA can
be either local or remote.
source - C if the configured support is being queried. L if the live support is being queried.
SetBindingSupport
Syntax: HBACMD SetBindingSupport <wwpn> <bindflag>
Description: Sets the binding support(s) for the reference HBA. To enable binding support for WWPN
and Automap on HBA 10:00:00:00:c9:21:5e:21, enter:
hbacmd setbindingsupport 10:00:00:00:c9:21:5e:21 P1
Sample response:
Set Binding Support for 10:00:00:00:c9:21:5e:21 P1
Parameters:
WWPN - The World Wide Port Name of the HBA for which binding support is being set. This HBA can be
either local or remote.
bindflag - 1 = enable support for Automap binding. 0 = disable support for Automap binding. P1 = enable
support for WWPN binding and Automap. N1 = enable support for WWNN binding and Automap. D1 =
enable support for D_ID binding and Automap. P0 = enable support for P, disable Automap. N0 = enable
support for N, disable Automap. D0 = enable support for D, disable Automap.