A – XML Format 1
XML Format 1 Tags for Each Option
A-8 SN0054614-00 F
S
<Status> 0 </Status>
<Reboot> 0 </Reboot>
</QLogic>
The <TargetBinding … /> sequence is repeated for each target bound to the
adapter.
A.2.7
Selective LUNs
(Command Line Option -m)
The XML Format 1 for the selective LUNs information is as follows:
<?xml version="1.0" encoding="ISO-8859-1"?>
<QLogic>
<AppName>SANsurfer FC HBA CLI</AppName>
<AppVersion>vn.nn.nn Build nn</AppVersion>
<HBA>
<HBA Port="value" WWNN="value" WWPN="value" />
<Target>
<WWNN> Target WWNN </WWNN>
<WWPN> Target WWPN </WWPN>
<EnabledLUN ID="value" LUNWWNN="value" LUNWWPN="value"/>
</Target>
</HBA>
<Status> 0 </Status>
<Reboot> 0 </Reboot>
</QLogic>
The <HBA> … </HBA> sequence repeats for each HBA.
The <Target> … </Target> sequence repeats for each Target.
The <EnabledLUN… /> sequence repeats for each enabled LUN under the
target.
A.2.8
Boot Device
(Command Line Option -e)
The XML Format 1 for the boot device information is as follows:
<?xml version="1.0" encoding="ISO-8859-1"?>
<QLogic>
<AppName>SANsurfer FC HBA CLI</AppName>
<AppVersion>vn.nn.nn Build nn</AppVersion>
<HBA>
<HBA Port="value" WWNN="value" WWPN="value" />
<BootDevice TargetWWPN="value" LUNID="value" />
</HBA>
<Status> 0 </Status>