Q-Logic FC HBA CLI Network Card User Manual


 
5 – Non-interactive Commands
Command Summary
5-38 SN0054614-00 F
S
5.3.27
-r
(Update HBA Parameters)
To update the HBA Parameters, type:
# scli -r (<HBA Instance> | <HBA WWPN> | all) <File Name>
Where:
To save the HBA parameters to a file, type:
# scli -r (<HBA Instance> | <HBA WWPN>) save <File Name>
Where:
5.3.28
-s
(Silent Mode)
In non-interactive mode, the system shows result and status messages generated
by SANsurfer FC HBA CLI (by default) unless suppressed by silent mode. You
can combine this option with the -o option (see section 5.3.23) so the output is
saved in a file and does not appear on screen. For example:
# scli -I all -s -o output.txt
HBA Instance = HBA number (use -g command to find)
HBA WWPN = World wide port name of the HBA
all = All HBA ports in the system are updated with the new HBA
parameters
HBA Parameters File
Name
= File name or a path to a file that contains the updated HBA
parameters
HBA Instance = HBA number (use -g command to find)
HBA WWPN = World wide port name of the HBA
HBA Parameters File
Name
= File name or a path to a file to save the HBA parameters
NOTES:
The -s option is valid only in non-interactive mode.
You can use this option with all non-interactive mode options that have a
corresponding interactive mode option (see Table 5-1). This option must
be the first or last command in the command line.