Q-Logic FC HBA CLI Network Card User Manual


 
5 – Non-interactive Commands
Command Summary
SN0054614-00 F 5-31
A
# scli -m (<HBA Instance> | <HBA WWPN>) {<Target WWNN> <Target
WWPN> <LUN ID> (0 | disable | deselect)}
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:
The pairs <Parameter Name> <Parameter Value> and <Parameter Alias>
<Parameter Value> can be repeated to set multiple parameters with a single
command.
NOTE:
To select multiple LUNs in the same command, repeat the following
sequence:
<Target WWNN> <Target WWPN> <LUN ID> 0
HBA Instance = HBA number (use -g command 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