Using Hpqlarep; Hpqlarep Command-Line Syntax; Hpqlarep Command-Line Arguments - HP ProLiant DL320e User Manual

Hp scripting toolkit 9.30 for windows user guide
Hide thumbs Also See for ProLiant DL320e:
Table of Contents

Advertisement

<serial_port mode="dedicated" />
<nic mode="dhcp">
<ipv4 address="10.10.10.18" mask="255.255.252.0" gateway="10.10.10.1" />
<firewall http_active="yes" ping_active="yes" telnet_active="yes" />
</nic>
<users>
<user id="1" name="" privilege_level="user" />
<user id="2" name="operator" privilege_level="operator" />
<user id="3" name="admin" privilege_level="admin" />
<user id="4" name="oem" privilege_level="oem" />
</users>
</lo100cfg>
To disable the shared NIC configuration and make the Lights-Out 100 NIC dedicated, enter the
following in your data file:
<lo100cfg>
<nic type="dedicated" />
</lo100cfg>

Using HPQLAREP

You must edit the text file to insert the WWID of the boot volume and the LUN number that they
will boot from. The hpqlarep utility discovers the WWID of the HBA in the server blade and
writes the information in the text file. The text file presents the options in human readable format.
The hpqlarep utility updates the hardware with the boot volume WWID and boot LUN read from
the text file.

HPQLAREP command-line syntax

hpqlarep /s filename hpqlarep /l filename
[HBA0] WWID=11223344 HostAdapterBiosEnable=1 SelectBootEnable=1
BootDeviceWWID=22334455 BootDeviceLUN[0]=1111

HPQLAREP command-line arguments

Command-line argument
hpqlarep /s filename
hpqlarep /l filename
Where filename has the following format:
[HBA0]
WWID=11223344
HostAdapterBiosEnable=1
SelectBootEnable=1
BootDeviceWWID=22334455
BootDeviceLUN[0]=1111
48
Scripting Toolkit utilities
Description
This argument saves the HBA configuration to the filename.
This argument loads the HBA configuration to the filename.
Section for each HBA
Read-only variable
Read-only variable
Read-only variable
Your input
Your input and default LUN

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents