<?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: fastiron icx7150-48p firmware jump from 08.0.61 to current 08095 in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/fastiron-icx7150-48p-firmware-jump-from-08-0-61-to-current-08095/m-p/67855#M4757</link>
    <description>&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;While on 8030-8070 the commands will be:&lt;/P&gt;
&lt;P&gt;copy tftp flash &amp;lt;ip address of TFTP server&amp;gt; &amp;lt;boot-code-image&amp;gt; boot&lt;BR /&gt;copy tftp flash &amp;lt;ip address of TFTP server&amp;gt; &amp;lt;OS-code-image&amp;gt; &amp;lt;primary/secondary&amp;gt;&lt;/P&gt;
&lt;P&gt;Example for 8061 &amp;gt; 8080f (assuming router code and ICX7150)&lt;/P&gt;
&lt;P&gt;copy tftp flash 192.168.1.250 spz10114.bin boot&lt;BR /&gt;copy tftp flash 192.168.1.250 SPR08080f.bin primary&lt;BR /&gt;wr mem&lt;BR /&gt;*reload into 8080f*&lt;/P&gt;
&lt;P&gt;Once booted to 8080f:&lt;/P&gt;
&lt;P&gt;*wait for POE firmware upgrade if applicable - happens automatically and can be seen on console or 'show log'*&lt;/P&gt;
&lt;P&gt;wr mem (this is necessary to ensure your configuration is upgraded as syntax can change)&lt;BR /&gt;copy tftp flash &amp;lt;ip address of TFTP server&amp;gt; &amp;lt;UFI-code-image&amp;gt; &amp;lt;primary/secondary&amp;gt;&lt;/P&gt;
&lt;P&gt;Example for 8080f &amp;gt; 8095m (assuming router code and ICX7150 again)&lt;/P&gt;
&lt;P&gt;copy tftp flash 192.168.1.250 SPR08095mufi.bin primary&lt;BR /&gt;wr mem&lt;BR /&gt;*reload into 8095m*&lt;BR /&gt;wr mem&lt;BR /&gt;*if needed, POE firmware will upgrade again*&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Sep 2023 19:51:55 GMT</pubDate>
    <dc:creator>BenBeck</dc:creator>
    <dc:date>2023-09-12T19:51:55Z</dc:date>
    <item>
      <title>fastiron icx7150-48p firmware jump from 08.0.61 to current 08095</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/fastiron-icx7150-48p-firmware-jump-from-08-0-61-to-current-08095/m-p/67852#M4755</link>
      <description>&lt;P&gt;i do not see release notes locations of upgrade paths. can i jumo from 08061 straight to 08095&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what does 08095k and the other letters like h or j mean my upgrade? i see in one document i should use 08095k for one partition. does that have both files for boot and backup partition?&amp;nbsp; these 7150's also have 2 partitions i believe and it looks like i need 2 files from my download currect?&lt;/P&gt;&lt;P&gt;will that work? will i have problems?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 19:13:58 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/fastiron-icx7150-48p-firmware-jump-from-08-0-61-to-current-08095/m-p/67852#M4755</guid>
      <dc:creator>jj</dc:creator>
      <dc:date>2023-09-12T19:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: fastiron icx7150-48p firmware jump from 08.0.61 to current 08095</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/fastiron-icx7150-48p-firmware-jump-from-08-0-61-to-current-08095/m-p/67854#M4756</link>
      <description>&lt;P&gt;In current code, we use a UFI (single) image. I'm the past, you needed to upgrade both the boot and OS image. I'm your case, your upgrade path will be this:&lt;/P&gt;
&lt;P&gt;8061 &amp;gt; 8080f (non UFI) &amp;gt; 8095 (any patch - UFI image)&lt;/P&gt;
&lt;P&gt;Be sure to write mem when you boot 8080f to ensure your configuration carries forward properly.&lt;/P&gt;
&lt;P&gt;The numbers (ex 8095) are the code stream and the letters (ex. m in 8095m) are the patch level. Each subsequent patch has additional big fixes. I will post an upgrade example in another comment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 19:47:21 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/fastiron-icx7150-48p-firmware-jump-from-08-0-61-to-current-08095/m-p/67854#M4756</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2023-09-12T19:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: fastiron icx7150-48p firmware jump from 08.0.61 to current 08095</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/fastiron-icx7150-48p-firmware-jump-from-08-0-61-to-current-08095/m-p/67855#M4757</link>
      <description>&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;While on 8030-8070 the commands will be:&lt;/P&gt;
&lt;P&gt;copy tftp flash &amp;lt;ip address of TFTP server&amp;gt; &amp;lt;boot-code-image&amp;gt; boot&lt;BR /&gt;copy tftp flash &amp;lt;ip address of TFTP server&amp;gt; &amp;lt;OS-code-image&amp;gt; &amp;lt;primary/secondary&amp;gt;&lt;/P&gt;
&lt;P&gt;Example for 8061 &amp;gt; 8080f (assuming router code and ICX7150)&lt;/P&gt;
&lt;P&gt;copy tftp flash 192.168.1.250 spz10114.bin boot&lt;BR /&gt;copy tftp flash 192.168.1.250 SPR08080f.bin primary&lt;BR /&gt;wr mem&lt;BR /&gt;*reload into 8080f*&lt;/P&gt;
&lt;P&gt;Once booted to 8080f:&lt;/P&gt;
&lt;P&gt;*wait for POE firmware upgrade if applicable - happens automatically and can be seen on console or 'show log'*&lt;/P&gt;
&lt;P&gt;wr mem (this is necessary to ensure your configuration is upgraded as syntax can change)&lt;BR /&gt;copy tftp flash &amp;lt;ip address of TFTP server&amp;gt; &amp;lt;UFI-code-image&amp;gt; &amp;lt;primary/secondary&amp;gt;&lt;/P&gt;
&lt;P&gt;Example for 8080f &amp;gt; 8095m (assuming router code and ICX7150 again)&lt;/P&gt;
&lt;P&gt;copy tftp flash 192.168.1.250 SPR08095mufi.bin primary&lt;BR /&gt;wr mem&lt;BR /&gt;*reload into 8095m*&lt;BR /&gt;wr mem&lt;BR /&gt;*if needed, POE firmware will upgrade again*&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 19:51:55 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/fastiron-icx7150-48p-firmware-jump-from-08-0-61-to-current-08095/m-p/67855#M4757</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2023-09-12T19:51:55Z</dc:date>
    </item>
  </channel>
</rss>

