<?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 CPQLOCFG Help - Simple Script not working on slightly older iLos in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/cpqlocfg-help-simple-script-not-working-on-slightly-older-ilos/m-p/3557039#M1268</link>
    <description>I cant seem to find the "old" syntax of the CPQLOCFG command.  HP Has the 1.70/1.75 PDF File up and I dont know how to find an older one.  I am trying to gather Mac Addresses of all my iLos for an upcoming Switch Migration.  We are moving all the iLOs to less expensive switches.&lt;BR /&gt;&lt;BR /&gt;Here is the script I'm trying to run.&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="read"&gt;&lt;BR /&gt;&lt;GET_NETWORK_SETTINGS&gt;&lt;/GET_NETWORK_SETTINGS&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;According to the txt file that came with the sample scripts, this syntax should work with iLos running 1.10 or higher.&lt;BR /&gt;&lt;BR /&gt;Well it fails on an iLo running 1.27 but works against a 1.55&lt;BR /&gt;The CPQLOCFG is version 2.22A (Intentionally since it says it only requires 1.10 on the Firmware as well)&lt;BR /&gt;I was running 2.23A and it has the same problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What the heck do I need to use to get this script to work on my new and old iLOs.  Its not the most complicated in the world so it should work on the old stuff too.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Error below&lt;BR /&gt;&lt;BR /&gt;&lt;S&gt; START_OPEN_TAG&lt;BR /&gt;cpqlocfg: Sending (2):&lt;BR /&gt;&amp;lt;&lt;BR /&gt;cpqlocfg: Sending (21):&lt;BR /&gt;GET_NETWORK_SETTINGS&lt;BR /&gt;&lt;S&gt; GET_NETWORK_SETTINGS&lt;BR /&gt;&lt;S&gt; CLOSE_OPEN_TAG&lt;BR /&gt;cpqlocfg: Sending (3):&lt;BR /&gt;/&amp;gt;&lt;BR /&gt;&lt;BR /&gt;cpqlocfg: Response received from the RIB: (195):&lt;BR /&gt;&lt;BR /&gt;&lt;RIBCL version="2.0"&gt;&lt;/RIBCL&gt;&lt;BR /&gt;&lt;RESPONSE&gt;&lt;/RESPONSE&gt;    STATUS="0x0001"&lt;BR /&gt;    MESSAGE='Syntax error: Line #3: syntax error near "&amp;lt;" in the line: "&amp;lt; GET_NE&lt;BR /&gt;TWORK_SETTINGS /&amp;gt;"'&lt;BR /&gt;    /&amp;gt;&lt;BR /&gt;&lt;END_RIBCL&gt;&lt;/END_RIBCL&gt;&lt;BR /&gt;&lt;/S&gt;&lt;/S&gt;&lt;/S&gt;</description>
    <pubDate>Thu, 02 Jun 2005 20:05:32 GMT</pubDate>
    <dc:creator>Dan Robinson_4</dc:creator>
    <dc:date>2005-06-02T20:05:32Z</dc:date>
    <item>
      <title>CPQLOCFG Help - Simple Script not working on slightly older iLos</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/cpqlocfg-help-simple-script-not-working-on-slightly-older-ilos/m-p/3557039#M1268</link>
      <description>I cant seem to find the "old" syntax of the CPQLOCFG command.  HP Has the 1.70/1.75 PDF File up and I dont know how to find an older one.  I am trying to gather Mac Addresses of all my iLos for an upcoming Switch Migration.  We are moving all the iLOs to less expensive switches.&lt;BR /&gt;&lt;BR /&gt;Here is the script I'm trying to run.&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="read"&gt;&lt;BR /&gt;&lt;GET_NETWORK_SETTINGS&gt;&lt;/GET_NETWORK_SETTINGS&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;According to the txt file that came with the sample scripts, this syntax should work with iLos running 1.10 or higher.&lt;BR /&gt;&lt;BR /&gt;Well it fails on an iLo running 1.27 but works against a 1.55&lt;BR /&gt;The CPQLOCFG is version 2.22A (Intentionally since it says it only requires 1.10 on the Firmware as well)&lt;BR /&gt;I was running 2.23A and it has the same problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What the heck do I need to use to get this script to work on my new and old iLOs.  Its not the most complicated in the world so it should work on the old stuff too.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Error below&lt;BR /&gt;&lt;BR /&gt;&lt;S&gt; START_OPEN_TAG&lt;BR /&gt;cpqlocfg: Sending (2):&lt;BR /&gt;&amp;lt;&lt;BR /&gt;cpqlocfg: Sending (21):&lt;BR /&gt;GET_NETWORK_SETTINGS&lt;BR /&gt;&lt;S&gt; GET_NETWORK_SETTINGS&lt;BR /&gt;&lt;S&gt; CLOSE_OPEN_TAG&lt;BR /&gt;cpqlocfg: Sending (3):&lt;BR /&gt;/&amp;gt;&lt;BR /&gt;&lt;BR /&gt;cpqlocfg: Response received from the RIB: (195):&lt;BR /&gt;&lt;BR /&gt;&lt;RIBCL version="2.0"&gt;&lt;/RIBCL&gt;&lt;BR /&gt;&lt;RESPONSE&gt;&lt;/RESPONSE&gt;    STATUS="0x0001"&lt;BR /&gt;    MESSAGE='Syntax error: Line #3: syntax error near "&amp;lt;" in the line: "&amp;lt; GET_NE&lt;BR /&gt;TWORK_SETTINGS /&amp;gt;"'&lt;BR /&gt;    /&amp;gt;&lt;BR /&gt;&lt;END_RIBCL&gt;&lt;/END_RIBCL&gt;&lt;BR /&gt;&lt;/S&gt;&lt;/S&gt;&lt;/S&gt;</description>
      <pubDate>Thu, 02 Jun 2005 20:05:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/cpqlocfg-help-simple-script-not-working-on-slightly-older-ilos/m-p/3557039#M1268</guid>
      <dc:creator>Dan Robinson_4</dc:creator>
      <dc:date>2005-06-02T20:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: CPQLOCFG Help - Simple Script not working on slightly older iLos</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/cpqlocfg-help-simple-script-not-working-on-slightly-older-ilos/m-p/3557040#M1269</link>
      <description>I think that the problem is that the older iLO firmware did not support the GET_NETWORK_SETTINGS XML command.&lt;BR /&gt;&lt;BR /&gt;The sure solution is to update the iLO firmware (you can do this using a CPQLOCFG script like the following) and then retrieve the desired data with a subsequent script to GET_NETWORK_SETTINGS.&lt;BR /&gt;&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;UPDATE_RIB_FIRMWARE image_location="C:\ILO175.bin"&gt;&lt;/UPDATE_RIB_FIRMWARE&gt;&lt;BR /&gt;    &lt;/RIB_INFO&gt;&lt;BR /&gt;  &lt;/LOGIN&gt;&lt;BR /&gt;&lt;/RIBCL&gt;</description>
      <pubDate>Fri, 03 Jun 2005 10:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/cpqlocfg-help-simple-script-not-working-on-slightly-older-ilos/m-p/3557040#M1269</guid>
      <dc:creator>acartes</dc:creator>
      <dc:date>2005-06-03T10:54:02Z</dc:date>
    </item>
  </channel>
</rss>

