Q-Logic FC HBA CLI Network Card User Manual


 
5 – Non-interactive Commands
Command Summary
5-42 SN0054614-00 F
S
5.3.35
-x2
(Output in XML Format 2)
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.
When you use this option, the system shows all result and status messages in
XML format 2, standard XML format. These formats are described in Appendix B.
This option is usually combined with the -o option (see section 5.3.23) to create a
text file with XML output so that it can be parsed by an XML-compliant utility. For
example, to show HBA general information and output it to an XML file named
output.xml:
# scli -i all -x2 -o output.xml
5.3.36
-z
(Display All HBA information for One or All HBAs)
To show all information for one specific HBA or for all HBAs in the system, type:
# scli -z (<HBA Instance> | <HBA WWPN>) | <all>)
Section 5.2.2 covers this command.
NOTE:
This option is valid only in non-interactive mode.