<?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 Nexus 3K Console password recovery in Nexus Devices</title>
    <link>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5152509#M463</link>
    <description>&lt;P&gt;Good evening, team&lt;/P&gt;&lt;P&gt;Any suggestion how I can recover console password of a nexus 3000?&lt;/P&gt;&lt;P&gt;I have tried the below but it is not working:&lt;/P&gt;&lt;P&gt;switch(boot)# config t&lt;BR /&gt;switch(boot)# admin-password new-password&lt;BR /&gt;switch(boot)# exit&lt;BR /&gt;switch(boot)# load n3000-uk9-kickstart.6.0.2.U3.4.bin&lt;BR /&gt;could not load image: No such file or directory&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 28 Jul 2024 18:41:07 GMT</pubDate>
    <dc:creator>tppatrick1</dc:creator>
    <dc:date>2024-07-28T18:41:07Z</dc:date>
    <item>
      <title>Nexus 3K Console password recovery</title>
      <link>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5152509#M463</link>
      <description>&lt;P&gt;Good evening, team&lt;/P&gt;&lt;P&gt;Any suggestion how I can recover console password of a nexus 3000?&lt;/P&gt;&lt;P&gt;I have tried the below but it is not working:&lt;/P&gt;&lt;P&gt;switch(boot)# config t&lt;BR /&gt;switch(boot)# admin-password new-password&lt;BR /&gt;switch(boot)# exit&lt;BR /&gt;switch(boot)# load n3000-uk9-kickstart.6.0.2.U3.4.bin&lt;BR /&gt;could not load image: No such file or directory&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jul 2024 18:41:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5152509#M463</guid>
      <dc:creator>tppatrick1</dc:creator>
      <dc:date>2024-07-28T18:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Nexus 3K Console password recovery</title>
      <link>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5152516#M464</link>
      <description>&lt;P&gt;Most case below document works :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/switches/datacenter/sw/password_recovery/password-recovery-procedure-for-cisco-nxos.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/switches/datacenter/sw/password_recovery/password-recovery-procedure-for-cisco-nxos.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;for the error you getting you using syntax wrong :&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;switch(boot)# load n3000-uk9-kickstart.6.0.2.U3.4.bin
could not load image: No such file or directory&lt;/LI-CODE&gt;
&lt;P&gt;I have used most of the nexus and works as expected :&lt;/P&gt;
&lt;PRE&gt;NX-OS(boot)# configure terminal
NX-OS(boot-config)# admin-password [new password]
NX-OS(boot-config)# exit
&lt;BR /&gt;NX-OS(boot)# dir bootflash:    ( you should see the files n3000-uk9-xxxxx.bin)&lt;BR /&gt;&lt;BR /&gt;NX-OS(boot) # load bootflash:n3000-uk9-xxxxx.bin&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 28 Jul 2024 19:31:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5152516#M464</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2024-07-28T19:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Nexus 3K Console password recovery</title>
      <link>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5152704#M465</link>
      <description>&lt;P&gt;Thank you very much, &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt;. I will try this process in the next hour and provide feedback.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2024 07:58:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5152704#M465</guid>
      <dc:creator>tppatrick1</dc:creator>
      <dc:date>2024-07-29T07:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Nexus 3K Console password recovery</title>
      <link>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5152766#M466</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please refer to the below - this is what I did, and it is still getting the same result.&amp;nbsp;&lt;/P&gt;&lt;P&gt;switch(boot)(config)# admin-password new-password&lt;BR /&gt;WARNING! Enabling local authentication for login through console due to password recovery&lt;BR /&gt;switch(boot)(config)# exit&lt;BR /&gt;switch(boot)# dir bootflash:&lt;/P&gt;&lt;P&gt;Usage for bootflash: filesystem&lt;BR /&gt;84451328 bytes used&lt;BR /&gt;334979072 bytes free&lt;BR /&gt;419430400 bytes total&lt;BR /&gt;switch(boot)# load bootflash:n3000-uk9.6.0.2.U3.4.bin&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Could not load image: No such file or directory&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;switch(boot)#&lt;/P&gt;&lt;P&gt;Below is the booting file. I am not sure why it cannot locate it.&lt;/P&gt;&lt;P&gt;System Software(/&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;bootflash/&lt;/FONT&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;n&lt;/STRONG&gt;3000-uk9.6.0.2.U3.4.bin&lt;/FONT&gt;&lt;/STRONG&gt;) Loaded Mon Jul 29 08:12:41 UTC 2024&lt;BR /&gt;ethernet switching mode&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2024 09:39:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5152766#M466</guid>
      <dc:creator>tppatrick1</dc:creator>
      <dc:date>2024-07-29T09:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Nexus 3K Console password recovery</title>
      <link>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5152782#M467</link>
      <description>&lt;P&gt;Bit bizzard we dont see any files here.&lt;/P&gt;
&lt;P&gt;switch(boot)# dir bootflash:&amp;nbsp; (try &lt;CODE&gt;&lt;STRONG class="ph userinput"&gt;dir bootflash:&lt;/STRONG&gt;&lt;/CODE&gt;// ? (what you see ?)&lt;/P&gt;
&lt;P&gt;dir&amp;nbsp; (post the output)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2024 10:03:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5152782#M467</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2024-07-29T10:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Nexus 3K Console password recovery</title>
      <link>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5152967#M468</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the output. Thank you for your swift response, and I apologize for my delayed reply.&lt;/P&gt;&lt;P&gt;switch(boot)# &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;dir bootflash&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;ERROR: No such file or directory&lt;BR /&gt;switch(boot)#&lt;BR /&gt;switch(boot)#&lt;BR /&gt;switch(boot)#&lt;BR /&gt;switch(boot)# &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;dir bootflash:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Usage for bootflash: filesystem&lt;BR /&gt;84451328 bytes used&lt;BR /&gt;334979072 bytes free&lt;BR /&gt;419430400 bytes total&lt;BR /&gt;switch(boot)#&lt;BR /&gt;switch(boot)#&lt;BR /&gt;switch(boot)#&lt;BR /&gt;switch(boot)# &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;dir bootflash://&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Usage for bootflash: filesystem&lt;BR /&gt;84451328 bytes used&lt;BR /&gt;334979072 bytes free&lt;BR /&gt;419430400 bytes total&lt;BR /&gt;switch(boot)#&lt;BR /&gt;switch(boot)#&lt;BR /&gt;switch(boot)# &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;dir&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Usage for bootflash: filesystem&lt;BR /&gt;84451328 bytes used&lt;BR /&gt;334979072 bytes free&lt;BR /&gt;419430400 bytes total&lt;BR /&gt;switch(boot)#&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2024 18:22:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5152967#M468</guid>
      <dc:creator>tppatrick1</dc:creator>
      <dc:date>2024-07-29T18:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Nexus 3K Console password recovery</title>
      <link>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5152968#M469</link>
      <description>&lt;P&gt;&lt;SPAN&gt;bootflash&lt;STRONG&gt;/&lt;/STRONG&gt;n3000-uk9.6.0.2.U3.4.bin&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The director use / not :&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MHM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2024 18:24:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5152968#M469</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-07-29T18:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Nexus 3K Console password recovery</title>
      <link>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5153194#M470</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1065752"&gt;@MHM Cisco World&lt;/a&gt;&amp;nbsp;I will do that and see how it goes&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 08:15:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5153194#M470</guid>
      <dc:creator>tppatrick1</dc:creator>
      <dc:date>2024-07-30T08:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Nexus 3K Console password recovery</title>
      <link>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5153205#M471</link>
      <description>&lt;P&gt;I have tested in the Lab on 9K i can get dir bootflash: all the files&lt;/P&gt;
&lt;P&gt;reboot the switch and try again (post complete boot logs here)&lt;/P&gt;
&lt;P&gt;other option you can boot from USB and check what is wrong on the boot flash ?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/switches/nexus-3000-series-switches/215781-nexus-3000-3100-and-3500-nx-os-compact.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/switches/nexus-3000-series-switches/215781-nexus-3000-3100-and-3500-nx-os-compact.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 08:38:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5153205#M471</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2024-07-30T08:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Nexus 3K Console password recovery</title>
      <link>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5153220#M472</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt;&amp;nbsp;Let me try your suggestion and post the output here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 09:13:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5153220#M472</guid>
      <dc:creator>tppatrick1</dc:creator>
      <dc:date>2024-07-30T09:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Nexus 3K Console password recovery</title>
      <link>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5154037#M473</link>
      <description>&lt;P&gt;Good afternoon&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the delayed response - please find the output below. I have also attached a copy of the output for your reference.&lt;/P&gt;&lt;P&gt;Usage: init 0123POST INIT Starts at Wed Jul 31 11:30:57 UTC 2024&lt;BR /&gt;Starting Nexus 3000 Platform POST.....&lt;BR /&gt;Executing Mod 1 1 SEEPROM Test:...done (0 seconds)&lt;BR /&gt;Executing Mod 1 1 GigE Port Test:.done (8 seconds)&lt;BR /&gt;Executing Mod 1 1 PCIE Test:.................done (0 seconds)&lt;BR /&gt;Mod 1 1 Post Completed Successfully&lt;BR /&gt;POST is completed&lt;BR /&gt;...r. done.&lt;BR /&gt;Loading System Software Wed Jul 31 11:31:22 UTC 2024&lt;/P&gt;&lt;P&gt;System Software(/bootflash/n3000-uk9.6.0.2.U3.4.bin) Loaded Wed Jul 31 11:31:44 UTC 2024&lt;BR /&gt;ethernet switching mode&lt;BR /&gt;cp: cannot stat `/isan/etc/capability.cap': No such file or directory&lt;BR /&gt;INIT: Entering runlevel: 3&lt;BR /&gt;Mounting other filesystems: [&lt;BR /&gt;Set name-type for VLAN subsystem. Should be visible in /proc/net/vlan/config&lt;BR /&gt;Added VLAN with VID == 4042 to IF -:muxif:-&lt;BR /&gt;2024 Jul 31 11:31:52 SMAJMTC-FCORE01 %$ VDC-1 %$ %USER-0-SYSTEM_MSG: FAST REBOOT DISABLED - bcm_usd&lt;BR /&gt;2024 Jul 31 11:31:52 SMAJMTC-FCORE01 %$ VDC-1 %$ %USER-2-SYSTEM_MSG: CLIS: loading cmd files begin - clis&lt;BR /&gt;2024 Jul 31 11:32:04 SMAJMTC-FCORE01 %$ VDC-1 %$ %USER-2-SYSTEM_MSG: CLIS: loading cmd files end - clis&lt;BR /&gt;2024 Jul 31 11:32:04 SMAJMTC-FCORE01 %$ VDC-1 %$ %USER-2-SYSTEM_MSG: CLIS: init begin - clis&lt;BR /&gt;2024 Jul 31 11:32:26 SMAJMTC-FCORE01 %$ VDC-1 %$ %USER-0-SYSTEM_MSG: Starting bcm_attach - bcm_usd&lt;BR /&gt;2024 Jul 31 11:32:28 SMAJMTC-FCORE01 %$ VDC-1 %$ %USER-0-SYSTEM_MSG: Finished bcm_attach... - bcm_usd&lt;BR /&gt;2024 Jul 31 11:32:46 SMAJMTC-FCORE01 %$ VDC-1 %$ %VDC_MGR-2-VDC_ONLINE: vdc 1 has come online&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;C&lt;BR /&gt;******************************************************************************&lt;/P&gt;&lt;P&gt;WARNING&lt;BR /&gt;This is a RESTRICTED AREA&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;***************&lt;/P&gt;&lt;P&gt;***************************************************&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Trespassing is a Criminal Offence and you will be prosecuted&lt;/P&gt;&lt;P&gt;******************************************************************************&lt;BR /&gt;REN-SW04 login:&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 12:50:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5154037#M473</guid>
      <dc:creator>tppatrick1</dc:creator>
      <dc:date>2024-07-31T12:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Nexus 3K Console password recovery</title>
      <link>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5154409#M474</link>
      <description>&lt;P&gt;what was the outcome, i did not get with this message, is this booted with USB and have login prompt ?&lt;/P&gt;
&lt;P&gt;are you able to login ? what is the issue now ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 08:03:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5154409#M474</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2024-08-01T08:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Nexus 3K Console password recovery</title>
      <link>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5154519#M475</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nothing has changed so far, but I am still unable to recover the password. I have not yet tried to boot from the USB. My issue is I am failing to recover the console password.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 11:34:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5154519#M475</guid>
      <dc:creator>tppatrick1</dc:creator>
      <dc:date>2024-08-01T11:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Nexus 3K Console password recovery</title>
      <link>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5154569#M476</link>
      <description>&lt;P&gt;You can still boot from USB right ? and make changes&amp;nbsp; ?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 12:54:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5154569#M476</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2024-08-01T12:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Nexus 3K Console password recovery</title>
      <link>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5154585#M477</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt;&amp;nbsp;I haven't tried it yet, but I will give it a try and see how it goes. I will do it today and respond. Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 13:33:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nexus-devices/nexus-3k-console-password-recovery/m-p/5154585#M477</guid>
      <dc:creator>tppatrick1</dc:creator>
      <dc:date>2024-08-01T13:33:54Z</dc:date>
    </item>
  </channel>
</rss>

