Activating Ilo Advanced Using Scripting; Proliant Bl P-Class Configuration - HP Integrated Lights-Out User Manual

Hp integrated lights-out user guide
Hide thumbs Also See for HP Integrated Lights-Out:
Table of Contents

Advertisement

Activating iLO Advanced Using Scripting

To activate iLO Advanced using CPQLODOS:
1. Add the following statements in the XML script file. The script is saved by
2. Execute the following CPQLODOS command to activate the iLO license
Refer to the "Lights-Out DOS Utility (on page 249)" section, for more
information on using CPQLODOS.
To activate iLO Advanced using CPQLOCFG or HPONCFG:
Use the following RIBCL sample script with CPQLOCFG and HPONCFG to
install an iLO Advanced license key:

ProLiant BL p-Class Configuration

ProLiant BL p-Class servers can be accessed and configured through the iLO
Diagnostic Port on the front of the server. You can also use the "Browser-Based
Setup (on page 23)" to initially configure the system through the iLO Diagnostic
Port.
CPQLODOS as iLO.xml.
<SET_LICENSE>
<LICENSE_KEY VALUE="1234567890ABCDEFGHIJKLMNO" />
</SET_LICENSE>
key:
cpqlodos /load_xml =iLO.xml
<RIBCL version="2.0">
<LOGIN
USER_LOGIN="Administrator" PASSWORD =
"password">
<RIB_INFO MODE="w" >
<LICENSE>
<ACTIVATE KEY="1234567890ABCDEFGHIJKLMNO" />
</LICENSE>
</RIB_INFO>
</LOGIN>
</RIBCL>
Configuring iLO
31

Advertisement

Table of Contents
loading

Table of Contents