Q-Logic FC0E Network Card User Manual


 
B–XML Format 2
XML Format 2 Tags for Each Option
SN0054614-00 K B-11
</HBA>
<Status> n </Status>
<?ErrorMsg> "message" </ErrorMsg?>
<Reboot> n /Reboot>
</QLogic>
The <HBA> …</HBA> sequence repeats for each adapter.
Diagnostics Results—Loopback Test
(Command Line Option -kl)
The command format is:
scli -kl (<hba instance> | <hba wwpn>) [(<param name> | <param
alias>) <param value>] -x2
The XML Format 2 for the loopback test results is as follows:
<?xml version="value" encoding="value"?>
<QLogic>
<AppName>SANsurfer FC/CNA HBA CLI</AppName>
<AppVersion>vn.n.nn Build nn</AppVersion
<AppXmlVersion>n.nn</AppXmlVersion>
<HBA>
<HBA Instance="value" HBAModel="value" HBAPort="value"
WWNN="value" WWPN="value" />
<Loop ID="value"
CRCError="value"
DisparityError="value"
FrameLengthError="value"
Result="Success"/>
</HBA>
NOTE:
If EnableSelectableBoot is set to 1 in the BootParam
EnableSelectable Boot tag, it does not appear in the BootDevice
TargetWWPN tag:
<BootParam EnableSelectableBoot="1" />
<BootDevice TargetWWPN="value" LUNID="value"
However, if EnableSelectableBoot is set to 0 in the BootParam
EnableSelectableBoot tag, it appears in the BootDevice
TargetWWPN tag:
<BootParam EnableSelectableBoot="0" />
<BootDevice TargetWWPN="value" LUNID="value"
EnableSelectableBoot="0"/>