A

5Non-interactive Commands Command Summary

#scli -m (<HBA Instance> <HBA WWPN>) {<Target WWNN> <Target WWPN> <LUN ID> (0 disable deselect)}

NOTE:

To select multiple LUNs in the same command, repeat the following sequence:

<Target WWNN> <Target WWPN> <LUN ID> 0

To enable (select) all LUNs for a specific target on a specific HBA, type:

#scli -m (<HBA Instance> <HBA WWPN>) select enable <Target WWNN> <Target WWPN>

To disable (deselect) all LUNs for a specific target on a specific HBA, type:

#scli -m (<HBA Instance> <HBA WWPN>) deselect disable <Target WWNN> <Target WWPN>

To enable (select) all LUNs of all targets on a specific HBA:

#scli -m (<HBA Instance> <HBA WWPN>) select all

To disable (deselect) all LUNs of all targets on a specific HBA:

# scli -m (<HBA Instance> <HBA WWPN>) deselect all

5.3.22

-n

(Set Selected HBA Parameter)

To set a specific parameter on a specific HBA, type:

#scli -n (<HBA Instance> <HBA WWPN>) { (<Parameter Name> <Parameter Alias>) <Parameter Value> }

To restore the default BIOS (4G HBAs only), type:

#scli -n (<HBA Instance> <HBA WWPN>) default

Where:

HBA Instance = HBA number (use -gcommand to find)

HBA WWPN = World wide port name of the HBA

Parameter Name = Name of the parameters

Parameter Alias = Alias of the parameters

Parameter Value = New value of the parameters

The pairs <Parameter Name> <Parameter Value> and <Parameter Alias> <Parameter Value> can be repeated to set multiple parameters with a single command.

SN0054614-00 F

5-31

Page 171
Image 171
Q-Logic FC HBA CLI manual Set Selected HBA Parameter, To enable select all LUNs of all targets on a specific HBA