<?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: Failed Software Upgrade SPS08030h to SPR08095g in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/Failed-Software-Upgrade-SPS08030h-to-SPR08095g/m-p/100388#M7053</link>
    <description>&lt;P&gt;The recommended upgrade path worked but it appears i lost my port license when i tried to go directly from&amp;nbsp;&lt;SPAN&gt;SPS08030h to SPR08095g. Is there any way to recover this?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Dec 2024 16:06:12 GMT</pubDate>
    <dc:creator>kvon12</dc:creator>
    <dc:date>2024-12-05T16:06:12Z</dc:date>
    <item>
      <title>Failed Software Upgrade SPS08030h to SPR08095g</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Failed-Software-Upgrade-SPS08030h-to-SPR08095g/m-p/97843#M6934</link>
      <description>&lt;P&gt;Hello, I tried to update the software on a ICX 7250-48 from sps08030h to spr08095g. The upgrade failed and now I'm getting the messages below. What can i do to recover the switch with a working image? Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;NAND read: device 0 offset 0x4000000, size 0x2000000&lt;BR /&gt;................................................................ 33554432 bytes read: OK&lt;BR /&gt;Wrong Image Format for bootm command&lt;BR /&gt;ERROR: can't get kernel image!&lt;BR /&gt;could not boot from secondary, no valid image; trying to boot from primary&lt;BR /&gt;BOOTING image from Primary&lt;/P&gt;&lt;P&gt;NAND read: device 0 offset 0x0, size 0x2000000&lt;BR /&gt;................................ 33554432 bytes read: OK&lt;BR /&gt;Wrong Image Format for bootm command&lt;BR /&gt;ERROR: can't get kernel image!&lt;/P&gt;&lt;P&gt;ICX7250-Boot&amp;gt; show_image&lt;BR /&gt;===========================&lt;BR /&gt;Primary :&lt;BR /&gt;NAND read: device 0 offset 0x0, size 0x200&lt;BR /&gt;512 bytes read: OK&lt;BR /&gt;SPR08095g(60787539)&lt;BR /&gt;Secondary:&lt;BR /&gt;NAND read: device 0 offset 0x4000000, size 0x200&lt;BR /&gt;512 bytes read: OK&lt;BR /&gt;SPR08095g(60787539)&lt;BR /&gt;===========================&lt;/P&gt;&lt;P&gt;ICX7250-Boot&amp;gt; printenv&lt;BR /&gt;baudrate=9600&lt;BR /&gt;ipaddr=10.14.234.96&lt;BR /&gt;serverip=10.14.202.36&lt;BR /&gt;netmask=255.255.255.0&lt;BR /&gt;gatewayip=10.14.234.1&lt;BR /&gt;uboot=spz10106.bin&lt;BR /&gt;image_name=SPS08030h.bin&lt;BR /&gt;ver=10.1.06T215 (Dec 14 2015 - 13:11:19)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 17:42:45 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Failed-Software-Upgrade-SPS08030h-to-SPR08095g/m-p/97843#M6934</guid>
      <dc:creator>kvon12</dc:creator>
      <dc:date>2024-09-25T17:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Failed Software Upgrade SPS08030h to SPR08095g</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Failed-Software-Upgrade-SPS08030h-to-SPR08095g/m-p/97844#M6935</link>
      <description>&lt;P&gt;You need to go through 8080f if you are upgrading from that old of code. Try recovering to 8080f and then upgrading to 8080f and then to 8095:&lt;/P&gt;
&lt;P&gt;setenv ipaddr &amp;lt;device IP address&amp;gt; - set ip address&lt;BR /&gt;setenv netmask &amp;lt;255.255.255.0&amp;gt; - set subnet mask&lt;BR /&gt;setenv serverip &amp;lt;xxx.xxx.xxx.xxx&amp;gt; - set tftp server address&lt;BR /&gt;setenv gatewayip &amp;lt;xxx.xxx.xxx.xxx&amp;gt; - set gateway address&lt;BR /&gt;printenv&lt;BR /&gt;- Try to ping your TFTP server.&amp;nbsp; If you cannot ping, check your connections. Once ping is successful, enter these commands:&lt;BR /&gt;setenv uboot spz10106.bin (change boot code image as needed)&lt;BR /&gt;setenv image_name sps08080f.bin (change OS image as needed)&lt;BR /&gt;saveenv&lt;BR /&gt;tftpboot&lt;/P&gt;
&lt;P&gt;*load 8080f to flash via normal method and reboot&lt;/P&gt;
&lt;P&gt;*then load 8095 via normal method and reboot one final time&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 17:46:43 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Failed-Software-Upgrade-SPS08030h-to-SPR08095g/m-p/97844#M6935</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2024-09-25T17:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Failed Software Upgrade SPS08030h to SPR08095g</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Failed-Software-Upgrade-SPS08030h-to-SPR08095g/m-p/97861#M6936</link>
      <description>&lt;P&gt;Thank you. I will hopefully have time to try this later today.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 13:08:39 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Failed-Software-Upgrade-SPS08030h-to-SPR08095g/m-p/97861#M6936</guid>
      <dc:creator>kvon12</dc:creator>
      <dc:date>2024-09-26T13:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Failed Software Upgrade SPS08030h to SPR08095g</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Failed-Software-Upgrade-SPS08030h-to-SPR08095g/m-p/100388#M7053</link>
      <description>&lt;P&gt;The recommended upgrade path worked but it appears i lost my port license when i tried to go directly from&amp;nbsp;&lt;SPAN&gt;SPS08030h to SPR08095g. Is there any way to recover this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 16:06:12 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Failed-Software-Upgrade-SPS08030h-to-SPR08095g/m-p/100388#M7053</guid>
      <dc:creator>kvon12</dc:creator>
      <dc:date>2024-12-05T16:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Failed Software Upgrade SPS08030h to SPR08095g</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Failed-Software-Upgrade-SPS08030h-to-SPR08095g/m-p/100389#M7054</link>
      <description>&lt;P&gt;I don't have one handy at the moment, but I believe you can just do it on the cli with something like "license install perpetual 1 &amp;lt;option&amp;gt;". Keep in mind to only enable what you actually purchased or you would be breaking our TOS.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 16:11:22 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Failed-Software-Upgrade-SPS08030h-to-SPR08095g/m-p/100389#M7054</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2024-12-05T16:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Failed Software Upgrade SPS08030h to SPR08095g</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Failed-Software-Upgrade-SPS08030h-to-SPR08095g/m-p/100390#M7055</link>
      <description>&lt;P&gt;spoke to soon. I was able to figure out how to resolve this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 16:22:25 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Failed-Software-Upgrade-SPS08030h-to-SPR08095g/m-p/100390#M7055</guid>
      <dc:creator>kvon12</dc:creator>
      <dc:date>2024-12-05T16:22:25Z</dc:date>
    </item>
  </channel>
</rss>

