<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to license multiple ilo's ? in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/how-to-license-multiple-ilo-s/m-p/4039581#M2843</link>
    <description>One way do this is using "license" XML command.&lt;BR /&gt;Here is the  info on this XML command.&lt;BR /&gt;***********************************************************************&lt;BR /&gt;LICENSE&lt;BR /&gt;The LICENSE command activates or deactivates the iLO's advanced features. For this command to parse&lt;BR /&gt;correctly, the command must appear within a RIB_INFO command block, and RIB_INFO MODE must be&lt;BR /&gt;set to write. The user must have the configure iLO 2 privilege to execute this command.&lt;BR /&gt;On a ProLiant BL Class server, there is no need for a licensing key. Advanced features are automatically&lt;BR /&gt;activated.&lt;BR /&gt;Example:&lt;BR /&gt;&lt;RIBCL version="2.0"&gt;&lt;BR /&gt;&lt;LOGIN user_login="adminname" password="password"&gt;&lt;BR /&gt;&lt;RIB_INFO mode="write"&gt;&lt;BR /&gt;&lt;LICENSE&gt;&lt;BR /&gt;&lt;ACTIVATE key="1111122222333334444455555"&gt;&lt;/ACTIVATE&gt;&lt;BR /&gt;&lt;/LICENSE&gt;&lt;BR /&gt;&lt;/RIB_INFO&gt;&lt;BR /&gt;&lt;/LOGIN&gt;&lt;BR /&gt;&lt;/RIBCL&gt;&lt;BR /&gt;&lt;BR /&gt;LICENSE parameters&lt;BR /&gt;ACTIVATE followed by a valid KEY value signals the activation of the iLO 2 advanced pack licensing.&lt;BR /&gt;KEY specifies the license key value. The key should be entered as one continuous string. Commas,&lt;BR /&gt;periods, or other characters should not separate the key value. The key will only accept 25 characters;&lt;BR /&gt;other characters entered to separate key values will be interpreted as a part of the key and result in the&lt;BR /&gt;wrong key being entered.&lt;BR /&gt;&lt;BR /&gt;DEACTIVATE signals the deactivation of the iLO 2 advanced pack licensing.&lt;BR /&gt;&lt;BR /&gt;*****************************************************************************&lt;BR /&gt;&lt;BR /&gt;Please use the HP Lights out configuration utility(CPQLOCFG.exe) to send this&lt;BR /&gt;XML command as follows.&lt;BR /&gt;CPQLOCFG -s &lt;ILO ip=""&gt; -f license.xml&lt;BR /&gt;&lt;BR /&gt;For more information&lt;BR /&gt;Please refer the following &lt;BR /&gt;1.iLO command line and scripting guide&lt;BR /&gt;  &lt;A href="http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00294268/c00294268.pdf" target="_blank"&gt;http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00294268/c00294268.pdf&lt;/A&gt;&lt;BR /&gt;2.HP Lights Out configuration utility&lt;BR /&gt;  &lt;A href="http://h18023.www1.hp.com/support/files/lights-out/us/download/23909.html" target="_blank"&gt;http://h18023.www1.hp.com/support/files/lights-out/us/download/23909.html&lt;/A&gt;&lt;BR /&gt;3.Sample XML scripts&lt;BR /&gt;  &lt;A href="http://h18023.www1.hp.com/support/files/lights-out/us/download/25058.html" target="_blank"&gt;http://h18023.www1.hp.com/support/files/lights-out/us/download/25058.html&lt;/A&gt;&lt;/ILO&gt;</description>
    <pubDate>Thu, 19 Jul 2007 02:33:15 GMT</pubDate>
    <dc:creator>M.S.Srivatsa</dc:creator>
    <dc:date>2007-07-19T02:33:15Z</dc:date>
    <item>
      <title>How to license multiple ilo's ?</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/how-to-license-multiple-ilo-s/m-p/4039580#M2842</link>
      <description>Does anyone know if there is any way of applying the Advanced License Pack for iLO via SIM, or any other way.&lt;BR /&gt;I've got 300 to license, and don't like the idea of doing it manually when you can do pratically everything else with iLO in multiples....!!!&lt;BR /&gt;&lt;BR /&gt;Any help appreciated.&lt;BR /&gt;&lt;BR /&gt;Stuart</description>
      <pubDate>Wed, 18 Jul 2007 08:49:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/how-to-license-multiple-ilo-s/m-p/4039580#M2842</guid>
      <dc:creator>Stuart M. Garland</dc:creator>
      <dc:date>2007-07-18T08:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to license multiple ilo's ?</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/how-to-license-multiple-ilo-s/m-p/4039581#M2843</link>
      <description>One way do this is using "license" XML command.&lt;BR /&gt;Here is the  info on this XML command.&lt;BR /&gt;***********************************************************************&lt;BR /&gt;LICENSE&lt;BR /&gt;The LICENSE command activates or deactivates the iLO's advanced features. For this command to parse&lt;BR /&gt;correctly, the command must appear within a RIB_INFO command block, and RIB_INFO MODE must be&lt;BR /&gt;set to write. The user must have the configure iLO 2 privilege to execute this command.&lt;BR /&gt;On a ProLiant BL Class server, there is no need for a licensing key. Advanced features are automatically&lt;BR /&gt;activated.&lt;BR /&gt;Example:&lt;BR /&gt;&lt;RIBCL version="2.0"&gt;&lt;BR /&gt;&lt;LOGIN user_login="adminname" password="password"&gt;&lt;BR /&gt;&lt;RIB_INFO mode="write"&gt;&lt;BR /&gt;&lt;LICENSE&gt;&lt;BR /&gt;&lt;ACTIVATE key="1111122222333334444455555"&gt;&lt;/ACTIVATE&gt;&lt;BR /&gt;&lt;/LICENSE&gt;&lt;BR /&gt;&lt;/RIB_INFO&gt;&lt;BR /&gt;&lt;/LOGIN&gt;&lt;BR /&gt;&lt;/RIBCL&gt;&lt;BR /&gt;&lt;BR /&gt;LICENSE parameters&lt;BR /&gt;ACTIVATE followed by a valid KEY value signals the activation of the iLO 2 advanced pack licensing.&lt;BR /&gt;KEY specifies the license key value. The key should be entered as one continuous string. Commas,&lt;BR /&gt;periods, or other characters should not separate the key value. The key will only accept 25 characters;&lt;BR /&gt;other characters entered to separate key values will be interpreted as a part of the key and result in the&lt;BR /&gt;wrong key being entered.&lt;BR /&gt;&lt;BR /&gt;DEACTIVATE signals the deactivation of the iLO 2 advanced pack licensing.&lt;BR /&gt;&lt;BR /&gt;*****************************************************************************&lt;BR /&gt;&lt;BR /&gt;Please use the HP Lights out configuration utility(CPQLOCFG.exe) to send this&lt;BR /&gt;XML command as follows.&lt;BR /&gt;CPQLOCFG -s &lt;ILO ip=""&gt; -f license.xml&lt;BR /&gt;&lt;BR /&gt;For more information&lt;BR /&gt;Please refer the following &lt;BR /&gt;1.iLO command line and scripting guide&lt;BR /&gt;  &lt;A href="http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00294268/c00294268.pdf" target="_blank"&gt;http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00294268/c00294268.pdf&lt;/A&gt;&lt;BR /&gt;2.HP Lights Out configuration utility&lt;BR /&gt;  &lt;A href="http://h18023.www1.hp.com/support/files/lights-out/us/download/23909.html" target="_blank"&gt;http://h18023.www1.hp.com/support/files/lights-out/us/download/23909.html&lt;/A&gt;&lt;BR /&gt;3.Sample XML scripts&lt;BR /&gt;  &lt;A href="http://h18023.www1.hp.com/support/files/lights-out/us/download/25058.html" target="_blank"&gt;http://h18023.www1.hp.com/support/files/lights-out/us/download/25058.html&lt;/A&gt;&lt;/ILO&gt;</description>
      <pubDate>Thu, 19 Jul 2007 02:33:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/how-to-license-multiple-ilo-s/m-p/4039581#M2843</guid>
      <dc:creator>M.S.Srivatsa</dc:creator>
      <dc:date>2007-07-19T02:33:15Z</dc:date>
    </item>
  </channel>
</rss>

