<?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: password recovery fails from Bootrom mode in x670V-48x in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/password-recovery-fails-from-bootrom-mode-in-x670v-48x/m-p/35569#M7188</link>
    <description>Yusuf,&lt;BR /&gt;
&lt;BR /&gt;
BootRom &amp;gt; config none    config: Command not found. Try 'h' for help!&lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    We need to upgrade switch to any EXOS software  from BOOTROM, it will erase all information from flash memory (including  configuration, XOS image file). Therefore, it will allow you to login into the  switch using the default username and password, but it will not show “config  none” command. To provide more security we have disabled the “config none”  command in 2.0.2.1 bootrom (Latest).&lt;BR /&gt;
&lt;BR /&gt;
    If customer want to have “config none” command  in switch then they can downgrade the bootrom to 2.0.1.7. However, it is not  recommended.&lt;BR /&gt;
&lt;BR /&gt;
We have to execute these at the BootRom after we connect MGMT port to the network which is reachable to the TFTP Server.&lt;BR /&gt;
&lt;BR /&gt;
# configip ipaddress &lt;I&gt; gateway &lt;GATEWAY address=""&gt; &lt;BR /&gt;
&lt;BR /&gt;
# download image &lt;TFTP server="" ip=""&gt; &lt;EXOS file="" name=""&gt;&lt;BR /&gt;
&lt;BR /&gt;&lt;/EXOS&gt;&lt;/TFTP&gt;&lt;/GATEWAY&gt;&lt;/I&gt;</description>
    <pubDate>Thu, 19 Jun 2014 06:44:00 GMT</pubDate>
    <dc:creator>Sumit_Tokle</dc:creator>
    <dc:date>2014-06-19T06:44:00Z</dc:date>
    <item>
      <title>password recovery fails from Bootrom mode in x670V-48x</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/password-recovery-fails-from-bootrom-mode-in-x670v-48x/m-p/35563#M7182</link>
      <description>My x670v-48x switch is running in standalone mode with sw version 15.1.2.12.  The switch had a default configuration and I tried to set a new admin password by issuing the following command&lt;BR /&gt;
&lt;BR /&gt;
configure account admin encrypted *****&lt;BR /&gt;
&lt;BR /&gt;
My existing console session timed out and when I tried to relogin, I could not do so.  I also tried the default admin with no password, but it does not work.  &lt;BR /&gt;
&lt;BR /&gt;
 I did a hard reboot of the switch and followed the procedure to press the Spacebar key to get into the bootrom mode.  &lt;BR /&gt;
&lt;BR /&gt;
I think I am in the bootrom mode and not in the bootstrap mode as I see the &lt;B&gt; prompt.  I checked the documentation and also googled on many forums and in all cases it is mentioned that I must do a "config none" in the bootrom mode to boot the switch with the default config.&lt;BR /&gt;
&lt;BR /&gt;
Unfortunately, when I enter the "config none" command, I get the following error&lt;BR /&gt;
&lt;BR /&gt;
BootRom &amp;gt; config none&lt;BR /&gt;
config: Command not found. Try 'h' for help!&lt;BR /&gt;
&lt;BR /&gt;
This is the commands that I see in the Bootrom prompt&lt;BR /&gt;
&lt;BR /&gt;
BootRom &amp;gt; h&lt;BR /&gt;
                             Boot and Load&lt;BR /&gt;
                            --------------&lt;BR /&gt;
   pboot  boot&lt;BR /&gt;
   oload  load memory from hostport&lt;BR /&gt;
    load  load file&lt;BR /&gt;
    boot  boot an image&lt;BR /&gt;
                                 Misc&lt;BR /&gt;
                            --------------&lt;BR /&gt;
  loader  Sets which BootLoader BootStrap will boot&lt;BR /&gt;
    call  call function&lt;BR /&gt;
   devls  list devices&lt;BR /&gt;
  reboot  Reboot system (hard reset)&lt;BR /&gt;
   flash  program flash memory&lt;BR /&gt;
    show  display information&lt;BR /&gt;
                               Debugger&lt;BR /&gt;
                            --------------&lt;BR /&gt;
     cpu  select cpuinfo&lt;BR /&gt;
       c  continue execution&lt;BR /&gt;
       t  trace (single step)&lt;BR /&gt;
      to  trace (step over)&lt;BR /&gt;
      db  delete break point(s)&lt;BR /&gt;
       b  set break point(s)&lt;BR /&gt;
       g  start execution (go)&lt;BR /&gt;
     sym  define symbol&lt;BR /&gt;
      ls  list symbols&lt;BR /&gt;
       r  display/set register&lt;BR /&gt;
       l  list (disassemble) memory&lt;BR /&gt;
      bt  stack backtrace&lt;BR /&gt;
                                 Shell&lt;BR /&gt;
                            --------------&lt;BR /&gt;
       h  on-line help&lt;BR /&gt;
    help  on-line help&lt;BR /&gt;
       ?  on-line help&lt;BR /&gt;
      sh  command shell&lt;BR /&gt;
    vers  print version info&lt;BR /&gt;
    eval  evaluate and print result&lt;BR /&gt;
    stty  set tty options&lt;BR /&gt;
    plvl  Set the debug print level&lt;BR /&gt;
      hi  display command history&lt;BR /&gt;
   about  about PMON2000&lt;BR /&gt;
                                Network&lt;BR /&gt;
                            --------------&lt;BR /&gt;
  ifaddr  Configure Network Interface&lt;BR /&gt;
defflash  Program DEFAULT BootLoader image from Compact Flash or Ethernet&lt;BR /&gt;
altflash  Program ALTERNATE BootStrap image from Compact Flash or Ethernet&lt;BR /&gt;
    ping  ping remote host&lt;BR /&gt;
                                Memory&lt;BR /&gt;
                            --------------&lt;BR /&gt;
     map  show memory map&lt;BR /&gt;
       m  modify memory&lt;BR /&gt;
       d  display memory&lt;BR /&gt;
 compare  compare memory to memory&lt;BR /&gt;
    copy  copy memory to memory&lt;BR /&gt;
    fill  fill memory&lt;BR /&gt;
  search  search memory&lt;BR /&gt;
      mt  tests all available memory up to 2GB using 64 bit physical addresses&lt;BR /&gt;
                                Device&lt;BR /&gt;
                            --------------&lt;BR /&gt;
  update  Update Boot Flash Code&lt;BR /&gt;
                              Environment&lt;BR /&gt;
                            --------------&lt;BR /&gt;
     env  display variable&lt;BR /&gt;
     set  display/set variable&lt;BR /&gt;
   unset  unset variable(s)&lt;BR /&gt;
    eset  edit variable&lt;BR /&gt;
                             Compact Flash&lt;BR /&gt;
                            --------------&lt;BR /&gt;
  cfopen  open a file on the CF&lt;BR /&gt;
 cfclose  close a file on the CF&lt;BR /&gt;
  cfread  read &lt;N&gt; bytes from CF file&lt;BR /&gt;
     dir  list contents of CF directory&lt;BR /&gt;
      cd  change working CF directory&lt;BR /&gt;
     pwd  print working CF directory&lt;BR /&gt;
                               Download&lt;BR /&gt;
                            --------------&lt;BR /&gt;
configip  configure the bootloader ip address&lt;BR /&gt;
download  download an image&lt;BR /&gt;
                                  CF&lt;BR /&gt;
                            --------------&lt;BR /&gt;
&lt;BR /&gt;
BootRom &amp;gt;&lt;BR /&gt;
&lt;BR /&gt;
Please help.  I dont mind if my configuration is lost, but I somehow have to recover this switch at the earliest.&lt;BR /&gt;
&lt;BR /&gt;&lt;/N&gt;&lt;/B&gt;</description>
      <pubDate>Thu, 19 Jun 2014 00:37:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/password-recovery-fails-from-bootrom-mode-in-x670v-48x/m-p/35563#M7182</guid>
      <dc:creator>Yusuf</dc:creator>
      <dc:date>2014-06-19T00:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: password recovery fails from Bootrom mode in x670V-48x</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/password-recovery-fails-from-bootrom-mode-in-x670v-48x/m-p/35564#M7183</link>
      <description>Hello Yusuf&lt;BR /&gt;
&lt;BR /&gt;
very strange here's what I get&lt;BR /&gt;
&lt;BR /&gt;
Extreme Networks&lt;BR /&gt;
&lt;BR /&gt;
Alternate BootStrap Image&lt;BR /&gt;
&lt;BR /&gt;
Starting CRC of Default image&lt;BR /&gt;
&lt;BR /&gt;
Using Default image ... &lt;BR /&gt;
&lt;BR /&gt;
Extreme Networks&lt;BR /&gt;
&lt;BR /&gt;
Default BootLoader Image&lt;BR /&gt;
&lt;BR /&gt;
DRAM Post&lt;BR /&gt;
&lt;BR /&gt;
Press and hold the &lt;SPACEBAR&gt; to enter the bootrom.&lt;BR /&gt;
Copyright 2003 - 2012 Extreme Networks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
BootRom &amp;gt; h&lt;BR /&gt;
                             Boot and Load                            &lt;BR /&gt;
                            --------------                            &lt;BR /&gt;
   pboot  boot                                                                &lt;BR /&gt;
   oload  load memory from hostport                                           &lt;BR /&gt;
    boot  boot an image                                                       &lt;BR /&gt;
                                 Misc                                 &lt;BR /&gt;
                            --------------                            &lt;BR /&gt;
  loader  Sets which BootLoader BootStrap will boot                           &lt;BR /&gt;
    call  call function                                                       &lt;BR /&gt;
   devls  list devices                                                        &lt;BR /&gt;
  reboot  Reboot system (hard reset)                                          &lt;BR /&gt;
   flash  program flash memory                                                &lt;BR /&gt;
    show  display information                                                 &lt;BR /&gt;
  config  select configuration                                                &lt;BR /&gt;
                               Debugger                               &lt;BR /&gt;
                            --------------                            &lt;BR /&gt;
BootRom &amp;gt; config none&lt;BR /&gt;
Configuration selected: none&lt;BR /&gt;
&lt;BR /&gt;
Config should be in Misc.&lt;BR /&gt;
&lt;BR /&gt;
do you know what bootrom version you have?&lt;BR /&gt;
&lt;BR /&gt;
P&lt;BR /&gt;
&lt;BR /&gt;&lt;/SPACEBAR&gt;</description>
      <pubDate>Thu, 19 Jun 2014 01:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/password-recovery-fails-from-bootrom-mode-in-x670v-48x/m-p/35564#M7183</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-06-19T01:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: password recovery fails from Bootrom mode in x670V-48x</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/password-recovery-fails-from-bootrom-mode-in-x670v-48x/m-p/35565#M7184</link>
      <description>I dont know the bootrom version.  Its a new switch so I suspect it is running one of the newer versions.  I found out on a different thread that this command "config none" has been disabled in the latest bootrom versions.  Is there any flag I can set in the env options to boot with default configuration?&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jun 2014 01:25:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/password-recovery-fails-from-bootrom-mode-in-x670v-48x/m-p/35565#M7184</guid>
      <dc:creator>Yusuf</dc:creator>
      <dc:date>2014-06-19T01:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: password recovery fails from Bootrom mode in x670V-48x</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/password-recovery-fails-from-bootrom-mode-in-x670v-48x/m-p/35566#M7185</link>
      <description>doing a vers command from the bootrom will show the version I am on version 2.0.1.7&lt;BR /&gt;
&lt;BR /&gt;
P&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jun 2014 01:42:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/password-recovery-fails-from-bootrom-mode-in-x670v-48x/m-p/35566#M7185</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-06-19T01:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: password recovery fails from Bootrom mode in x670V-48x</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/password-recovery-fails-from-bootrom-mode-in-x670v-48x/m-p/35567#M7186</link>
      <description>Hi Paul.&lt;BR /&gt;
  It is 2.0.2.1 version.&lt;BR /&gt;
&lt;BR /&gt;
Thx,&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jun 2014 01:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/password-recovery-fails-from-bootrom-mode-in-x670v-48x/m-p/35567#M7186</guid>
      <dc:creator>Yusuf</dc:creator>
      <dc:date>2014-06-19T01:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: password recovery fails from Bootrom mode in x670V-48x</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/password-recovery-fails-from-bootrom-mode-in-x670v-48x/m-p/35568#M7187</link>
      <description>Hi,&lt;BR /&gt;
in this bootrom version, you don't have anymore the config none option. You should reach GTAC for a password recovery procedure.&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jun 2014 02:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/password-recovery-fails-from-bootrom-mode-in-x670v-48x/m-p/35568#M7187</guid>
      <dc:creator>Stephane_Grosje</dc:creator>
      <dc:date>2014-06-19T02:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: password recovery fails from Bootrom mode in x670V-48x</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/password-recovery-fails-from-bootrom-mode-in-x670v-48x/m-p/35569#M7188</link>
      <description>Yusuf,&lt;BR /&gt;
&lt;BR /&gt;
BootRom &amp;gt; config none    config: Command not found. Try 'h' for help!&lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    We need to upgrade switch to any EXOS software  from BOOTROM, it will erase all information from flash memory (including  configuration, XOS image file). Therefore, it will allow you to login into the  switch using the default username and password, but it will not show “config  none” command. To provide more security we have disabled the “config none”  command in 2.0.2.1 bootrom (Latest).&lt;BR /&gt;
&lt;BR /&gt;
    If customer want to have “config none” command  in switch then they can downgrade the bootrom to 2.0.1.7. However, it is not  recommended.&lt;BR /&gt;
&lt;BR /&gt;
We have to execute these at the BootRom after we connect MGMT port to the network which is reachable to the TFTP Server.&lt;BR /&gt;
&lt;BR /&gt;
# configip ipaddress &lt;I&gt; gateway &lt;GATEWAY address=""&gt; &lt;BR /&gt;
&lt;BR /&gt;
# download image &lt;TFTP server="" ip=""&gt; &lt;EXOS file="" name=""&gt;&lt;BR /&gt;
&lt;BR /&gt;&lt;/EXOS&gt;&lt;/TFTP&gt;&lt;/GATEWAY&gt;&lt;/I&gt;</description>
      <pubDate>Thu, 19 Jun 2014 06:44:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/password-recovery-fails-from-bootrom-mode-in-x670v-48x/m-p/35569#M7188</guid>
      <dc:creator>Sumit_Tokle</dc:creator>
      <dc:date>2014-06-19T06:44:00Z</dc:date>
    </item>
    <item>
      <title>RE: password recovery fails from Bootrom mode in x670V-48x</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/password-recovery-fails-from-bootrom-mode-in-x670v-48x/m-p/35570#M7189</link>
      <description>Hey Yusuf&lt;BR /&gt;
&lt;BR /&gt;
I did verify, as Sumit mentioned, that this version of bootrom took out the config option.  I found out from PLM that the new bootrom version 2.0.2.3 will have this feature back and should be available soon.&lt;BR /&gt;
&lt;BR /&gt;
P&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jun 2014 22:26:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/password-recovery-fails-from-bootrom-mode-in-x670v-48x/m-p/35570#M7189</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2014-06-19T22:26:00Z</dc:date>
    </item>
  </channel>
</rss>

