Previous Topic

Next Topic

LICENSE

The LICENSE command activates or deactivates the iLO's advanced features. For this command to parse correctly, the command must appear within a RIB_INFO command block, and RIB_INFO MODE must be set to write. The user must have the configure iLO 3 privilege to execute this command.

On a ProLiant BL Class server, there is no need for a licensing key. Advanced features are automatically activated.

Example:

<RIBCL VERSION="2.0">

<LOGIN USER_LOGIN="adminname" PASSWORD="password">

<RIB_INFO MODE="write">

<LICENSE>

<ACTIVATE KEY="1111122222333334444455555"/>

</LICENSE>

</RIB_INFO>

</LOGIN>

</RIBCL>