Q-Logic FC0E Network Card User Manual


 
A–XML Format 1
XML Format 1 Tags for Each Option
A-4 SN0054614-00 K
<OSVersion> OS Version (and patches) </OSVersion>
<HBA Port="value" WWNN="value" WWPN="value" />
<NumOfHBA> Number of QLogic FC HBA(s) </NumOfHBA>
</Host>
<Status> 0 </Status>
<Reboot> 0 </Reboot>
</QLogic>
The parameter <HBA…/> repeats for each adapter in the system.
Display Adapter Settings
(Command Line Option -c)
The XML Format 1 for adapter settings information is as follows:
<?xml version="1.0" encoding="ISO-8859-1"?>
<QLogic>
<AppName>SANsurfer FC/CNA HBA CLI</AppName>
<AppVersion>vn.nn.nn Build nn</AppVersion>
<HBA>
<HBA Port="value" WWNN="value" WWPN="value" />
<Param
ConnectionOption="value"
DataRate="value"
FrameSize="value"
HardLoopID="value"
LoopResetDelay="value"
EnableHostAdapterBIOS="value"
EnableHardLoopId="value"
FibreChannelTapeSupport="value"
OperationMode="value"
IntDelayTimer="value"
ExecutionThrottle="value"
EnableExtendedLogging="value"
LoginRetryCount="value"
EnableLipReset="value"
PortDownRetryCount="value"
EnableLipFulllogin="value"
LinkDownTimeout="value"
EnableTargetReset="value"
LUNsPerTarget="value" />
</HBA>
<Status> 0 </Status>
<Reboot> 0 </Reboot>
</QLogic>
For clarity, each parameter is listed on a separate line; however, multiple
parameters can be on the same line.