A – XML Format 1
XML Format 1 Tags for Each Option
SN0054614-00 F A-7
A
A.2.5
Display LUN List
(Command Line Option -l)
The XML Format 1 for the adapter LUN list 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>
<HBAPort="value" WWNN="value" WWPN="value" />
<Target>
<WWNN> Target WWNN </WWNN>
<WWPN> Target WWPN </WWPN>
<LUN ID="value"
WWULN="value"
Vendor ="value"
Product ="value"
Revision ="value"
Size="value">
Type="value" />
</Target>
</HBA>
<Status> 0 </Status>
<Reboot> 0 </Reboot>
</QLogic>
The <LUN … /> sequence is repeated for each LUN attached to the target. The
LUN list is listed under the target, not the adapter.
The <Target>...</Target> sequence is repeated for each LUN attached to
the target.
A.2.6
Target Persistent Binding
(Command Line Option -p)
The XML Format 1 for the adapter target persistent binding 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" />
<TargetBinding TargetWWNN="value" TargetWWPN="value"
TargetPortID="value" TargetID="value" />
</HBA>