<?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 K-Series 'set ssh enabled' command is Lost upon 7.31.04 to 8.02.01 Upgrade in FAQs</title>
    <link>https://community.extremenetworks.com/t5/faqs/k-series-set-ssh-enabled-command-is-lost-upon-7-31-04-to-8-02-01/m-p/43198#M159</link>
    <description>Article ID: 15069 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
K-Series; firmware 7.31.02.0008, 7.31.03.0010, 7.31.04.0002 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Changes&lt;/B&gt;&lt;BR /&gt;
Enabled SSH access to system management ('set ssh enabled').&lt;BR /&gt;
Then, upgraded firmware from 7.31.04.0002 (or lower) to 8.02.01.0012, and rebooted onto it. &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Symptoms&lt;/B&gt;&lt;BR /&gt;
The non-default 'set ssh enabled' command is no longer present ('show config ssh'). &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Cause&lt;/B&gt;&lt;BR /&gt;
Design differences in NVRAM format prevent the pre-upgrade SSH state from being read post-upgrade, defaulting it to "disabled". &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Solution/Workaround&lt;/B&gt;&lt;BR /&gt;
Rather than upgrading to 8.02, upgrade to firmware 8.11.03.0005 or higher. &lt;BR /&gt;
&lt;BR /&gt;
Workaround:&lt;BR /&gt;
After the fact, use telnet or serial console to re-add the missing command. &lt;BR /&gt;
&lt;BR /&gt;
To prevent such configuration loss, use the CLI in order to boot onto firmware 8.02.01.0012 with the refreshed configuration. &lt;BR /&gt;
That is... &lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;show config outfile slot11/.cfg&lt;/PRE&gt;&lt;/DIV&gt;               [Locally save the non-volatile config]&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;set boot system K-80201-0012&lt;/PRE&gt;&lt;/DIV&gt;                      [Set up to load the new firmware upon reset]&lt;BR /&gt;
(&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;Reboot to new code?&lt;/PRE&gt;&lt;/DIV&gt; Type "&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;n&lt;/PRE&gt;&lt;/DIV&gt;" for no)         [  but don't reset yet]&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;configure slot11/.cfg&lt;/PRE&gt;&lt;/DIV&gt;                                       [Initiate a load of the saved configuration]&lt;BR /&gt;
(&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;Reboot and reload config?&lt;/PRE&gt;&lt;/DIV&gt; Type "&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;y&lt;/PRE&gt;&lt;/DIV&gt;" for yes) [Confirm it, then load the new firmware]</description>
    <pubDate>Thu, 05 Dec 2013 22:59:00 GMT</pubDate>
    <dc:creator>FAQ_User</dc:creator>
    <dc:date>2013-12-05T22:59:00Z</dc:date>
    <item>
      <title>K-Series 'set ssh enabled' command is Lost upon 7.31.04 to 8.02.01 Upgrade</title>
      <link>https://community.extremenetworks.com/t5/faqs/k-series-set-ssh-enabled-command-is-lost-upon-7-31-04-to-8-02-01/m-p/43198#M159</link>
      <description>Article ID: 15069 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
K-Series; firmware 7.31.02.0008, 7.31.03.0010, 7.31.04.0002 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Changes&lt;/B&gt;&lt;BR /&gt;
Enabled SSH access to system management ('set ssh enabled').&lt;BR /&gt;
Then, upgraded firmware from 7.31.04.0002 (or lower) to 8.02.01.0012, and rebooted onto it. &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Symptoms&lt;/B&gt;&lt;BR /&gt;
The non-default 'set ssh enabled' command is no longer present ('show config ssh'). &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Cause&lt;/B&gt;&lt;BR /&gt;
Design differences in NVRAM format prevent the pre-upgrade SSH state from being read post-upgrade, defaulting it to "disabled". &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Solution/Workaround&lt;/B&gt;&lt;BR /&gt;
Rather than upgrading to 8.02, upgrade to firmware 8.11.03.0005 or higher. &lt;BR /&gt;
&lt;BR /&gt;
Workaround:&lt;BR /&gt;
After the fact, use telnet or serial console to re-add the missing command. &lt;BR /&gt;
&lt;BR /&gt;
To prevent such configuration loss, use the CLI in order to boot onto firmware 8.02.01.0012 with the refreshed configuration. &lt;BR /&gt;
That is... &lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;show config outfile slot11/.cfg&lt;/PRE&gt;&lt;/DIV&gt;               [Locally save the non-volatile config]&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;set boot system K-80201-0012&lt;/PRE&gt;&lt;/DIV&gt;                      [Set up to load the new firmware upon reset]&lt;BR /&gt;
(&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;Reboot to new code?&lt;/PRE&gt;&lt;/DIV&gt; Type "&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;n&lt;/PRE&gt;&lt;/DIV&gt;" for no)         [  but don't reset yet]&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;configure slot11/.cfg&lt;/PRE&gt;&lt;/DIV&gt;                                       [Initiate a load of the saved configuration]&lt;BR /&gt;
(&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;Reboot and reload config?&lt;/PRE&gt;&lt;/DIV&gt; Type "&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;y&lt;/PRE&gt;&lt;/DIV&gt;" for yes) [Confirm it, then load the new firmware]</description>
      <pubDate>Thu, 05 Dec 2013 22:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/faqs/k-series-set-ssh-enabled-command-is-lost-upon-7-31-04-to-8-02-01/m-p/43198#M159</guid>
      <dc:creator>FAQ_User</dc:creator>
      <dc:date>2013-12-05T22:59:00Z</dc:date>
    </item>
  </channel>
</rss>

