Q-Logic FC Network Card User Manual


 
B–XML Format 2
XML Format 2 Tags for Each Option
B-10 SN0054614-00 K
<HBA>
<HBA Instance="value" HBAModel="value" HBAPort="value"
WWNN="value" WWPN="value" />
<Target>
<WWNN> Target WWNN </WWNN>
<WWPN> Target WWPN </WWPN>
<EnabledLUN ID="value" LUNWWNN="value" LUNWWPN="value"/>
</Target>
</HBA>
<Status> n </Status>
<Reboot> n /Reboot>
</QLogic>
The <Target> </Target> sequence repeats for each enabled LUN on the
target.
Boot Device
(Command Line Option -e)
The command format for all adapters is:
-e (view | ?) -x2
The command format for a single adapter is:
-e (<hba instance> | <hba wwpn>) (view | ?) -x2
The XML Format 2 for the boot device information 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" />
<BootDeviceInfo>
<BootParam EnableSelectableBoot="value" />
<BootDevice TargetWWPN="value" LUNID="value"/>
</BootDeviceInfo>
</HBA>
<HBA>
<HBA Instance="value" HBAModel="value" HBAPort="value"
WWNN="value" WWPN="value" />
<BootDeviceInfo>
<BootParam EnableSelectableBoot="0" />
<BootDevice TargetWWPN="value" LUNID="value"
EnableSelectableBoot="0"/>
</BootDeviceInfo>