<?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 upgrade ILO firmware on DL360 in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/how-to-upgrade-ilo-firmware-on-dl360/m-p/3664315#M1611</link>
    <description>Also check the iLO Network Settings help page for normal iLO port assignments.  You may have to forward these for NAT.</description>
    <pubDate>Mon, 03 Apr 2006 17:53:21 GMT</pubDate>
    <dc:creator>acartes</dc:creator>
    <dc:date>2006-04-03T17:53:21Z</dc:date>
    <item>
      <title>how to upgrade ILO firmware on DL360</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/how-to-upgrade-ilo-firmware-on-dl360/m-p/3664310#M1606</link>
      <description>My dl360 is running on firmware 1.55, and I want to upgrade it to 1.75. I am not able to access web page as it dies saying page cannot be displayed. And there is no option either to enable SSH in bios settings. how do i upgrade the firmware. Are there any hidden settings for firmware 1.55 so that I can access thru browser</description>
      <pubDate>Thu, 03 Nov 2005 22:47:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/how-to-upgrade-ilo-firmware-on-dl360/m-p/3664310#M1606</guid>
      <dc:creator>krishnakanth</dc:creator>
      <dc:date>2005-11-03T22:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to upgrade ILO firmware on DL360</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/how-to-upgrade-ilo-firmware-on-dl360/m-p/3664311#M1607</link>
      <description>I would like to add one more thing here. I donot have neither floppy or CD Drive on my server. &lt;BR /&gt;Please let me know if firmware 1.55 supports browser administration. If so how to enable it</description>
      <pubDate>Thu, 03 Nov 2005 23:00:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/how-to-upgrade-ilo-firmware-on-dl360/m-p/3664311#M1607</guid>
      <dc:creator>krishnakanth</dc:creator>
      <dc:date>2005-11-03T23:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to upgrade ILO firmware on DL360</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/how-to-upgrade-ilo-firmware-on-dl360/m-p/3664312#M1608</link>
      <description>I have following the question &lt;BR /&gt;1.Can you ping iLO using it's DNS Name or IP address ?&lt;BR /&gt;  Web Interface(or browser interface) may not be accessible because of Network problems. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Alternative methods for Upgrading iLO firmware.&lt;BR /&gt;&lt;BR /&gt;1.Using XML file &lt;BR /&gt;  Using  "Update_firmware.xml" &lt;BR /&gt;  Update_firmware.xml file is available as a part of Lights-out scripting samples in the following HP web site.   &lt;A href="http://h18023.www1.hp.com/support/files/server/us/download/23217.html." target="_blank"&gt;http://h18023.www1.hp.com/support/files/server/us/download/23217.html.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt; Now use either HPONCFG(HP online configuration utility)  or CPQLOCFG(HP Lights out Configuration utility) to do firmware upgrade as under.&lt;BR /&gt; &lt;BR /&gt; A.HPONCFG.&lt;BR /&gt;   This utility need to be run on a system&lt;BR /&gt;   where iLO resides.&lt;BR /&gt;   For windows,&lt;BR /&gt;    hponcfg /f Update_firmware.xml&lt;BR /&gt;  For Linux&lt;BR /&gt;     hponcfg -f  Update_firmware.xml&lt;BR /&gt;   NOTE : Please ensure Lights Out drivers&lt;BR /&gt;          are installed on the system where&lt;BR /&gt;          iLO resides.&lt;BR /&gt;  This works even if iLO doesn't ping in   &lt;BR /&gt;   the  network. &lt;BR /&gt; B.CPQLOCFG.&lt;BR /&gt;   cpqlocfg  -s &lt;ILO dns="" name="" or="" ilo="" ip="" addr=""&gt;  -f  Update_firmware.xml&lt;BR /&gt;&lt;BR /&gt;   This utility can be used remotely.&lt;BR /&gt;&lt;BR /&gt;2.Network Flash recovery usng "ftp".&lt;BR /&gt;  This can be used under the following  &lt;BR /&gt;  conditons.&lt;BR /&gt;  1.iLO  Browser Interface is not working.&lt;BR /&gt;  2.iLO is pinging in the network.&lt;BR /&gt;&lt;BR /&gt;   Steps&lt;BR /&gt;1. Open an FTP session to the IP address   &lt;BR /&gt;   or   DNS name of iLO.&lt;BR /&gt;2. Log in to iLO using the fixed username   flash and the password of recovery. The username and password are case-sensitive.&lt;BR /&gt;3. At the FTP prompt, enter the put command and the file name of the firmware image.&lt;BR /&gt;&lt;BR /&gt;The following is an example of the entries used for the flash recovery process:&lt;BR /&gt;ftp 192.168.177.142&lt;BR /&gt;&lt;BR /&gt;login: flash&lt;BR /&gt;password: recovery&lt;BR /&gt;put \iLO175.bin&lt;BR /&gt;&lt;BR /&gt;Now  flash process starts.&lt;BR /&gt;&lt;BR /&gt;NOTES&lt;BR /&gt;1.If the file is not found, then some versions of the put command do not&lt;BR /&gt;report an error message.&lt;BR /&gt;2.If the directory path includes spaces,   enclose the path and filename in quotes. &lt;BR /&gt;&lt;BR /&gt;4.Once the flash process completes,iLO reboots.&lt;BR /&gt;5.Now try accessing iLO's browser interface.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/ILO&gt;</description>
      <pubDate>Sun, 06 Nov 2005 10:18:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/how-to-upgrade-ilo-firmware-on-dl360/m-p/3664312#M1608</guid>
      <dc:creator>M.S.Srivatsa</dc:creator>
      <dc:date>2005-11-06T10:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to upgrade ILO firmware on DL360</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/how-to-upgrade-ilo-firmware-on-dl360/m-p/3664313#M1609</link>
      <description>Thanks a lot for your help. I have upgraded the ILO version to 1.8.&lt;BR /&gt;Are there any hidden settings for ILO,if we are accessing the same thru natted ip( I am able to ping and do ssh to natted ip but not https).</description>
      <pubDate>Wed, 09 Nov 2005 20:18:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/how-to-upgrade-ilo-firmware-on-dl360/m-p/3664313#M1609</guid>
      <dc:creator>krishnakanth</dc:creator>
      <dc:date>2005-11-09T20:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to upgrade ILO firmware on DL360</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/how-to-upgrade-ilo-firmware-on-dl360/m-p/3664314#M1610</link>
      <description>At this point there are  no iLO settings available for "nattled ip addresses" (&lt;BR /&gt;OR Internal IP addresses)&lt;BR /&gt;&lt;BR /&gt;You can just try the following alternative.&lt;BR /&gt;1.Disable the Proxy server setting &lt;BR /&gt;  in the browser.&lt;BR /&gt;2.Then try  accessing "iLO" from browser&lt;BR /&gt;  through "nattled IP address".&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 13 Nov 2005 03:51:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/how-to-upgrade-ilo-firmware-on-dl360/m-p/3664314#M1610</guid>
      <dc:creator>M.S.Srivatsa</dc:creator>
      <dc:date>2005-11-13T03:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to upgrade ILO firmware on DL360</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/how-to-upgrade-ilo-firmware-on-dl360/m-p/3664315#M1611</link>
      <description>Also check the iLO Network Settings help page for normal iLO port assignments.  You may have to forward these for NAT.</description>
      <pubDate>Mon, 03 Apr 2006 17:53:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/how-to-upgrade-ilo-firmware-on-dl360/m-p/3664315#M1611</guid>
      <dc:creator>acartes</dc:creator>
      <dc:date>2006-04-03T17:53:21Z</dc:date>
    </item>
  </channel>
</rss>

