11-20-2025 07:17 AM
Hi Dears i changed my username password by
username admin password asd123 role priv-15
Now when login by ssh switch donnot allow me login
How fix this
Please Help me
Solved! Go to Solution.
11-21-2025 09:11 PM
For n3k Follow this steps Is correct????
How Recovry N3000 Password
Used CTL+L or CRTL+C for enter Loader Mode
in loader mode enable recover mode
loader> cmdline recoverymode=1
Boot kickstart from OS
boot bootflash:nxos.7.0.3.I7.10.bin
switch(boot)# config terminal
switch(boot)(config)# admin-password new-password
switch(boot)(config)# exit
switch(config)# copy running-config startup-config
switch(boot)# load-nxos nxos.7.0.3.I7.10.bin
11-20-2025 07:24 AM
- admin@atrinnet.net Do you still have console access ? If so check logs when SSH-login is tried
M.
11-20-2025 08:10 AM
Mark makes a good suggestion about the console showing log messages that may help identify the issue. I would also point out that if the console access is successful it then provides a way to correct the issue, changing the config to other parameters.
11-21-2025 02:20 AM
Donnot any log on console
User Access Verification
E23-N3K-3064 login:
Console access Donnot show me anylog after enter username and password
Fastest recovery password for N3k ?? for short downtime ? any suggest ?
11-21-2025 04:02 AM
- admin@atrinnet.net >....Console access Do not show me any logs after enter username and password
To verify logs after you log on through the console issue the command : show logging
M.
11-21-2025 09:37 AM
I cannot login enter admin Password donnot login
11-21-2025 10:05 AM
- admin@atrinnet.net Then checkout : https://www.cisco.com/c/en/us/td/docs/switches/datacenter/sw/password_recovery/password-recovery-procedure-for-cisco-nxos.html
M.
11-21-2025 02:20 AM
Donnot any log on console
User Access Verification
E23-N3K-3064 login:
11-21-2025 10:22 AM
do you use AAA (radius) to login ?
if local login is not configured as fall-backoption in the AAA configuration,
then you need to change the password on the login server, not on the switch itself!
11-21-2025 09:02 PM
Hi no AAA server change password and forget password IOS is :nxos.7.0.3.I7.10.bin for enter to boot mode use CTL+L ??? or ctl+C
11-21-2025 09:11 PM
For n3k Follow this steps Is correct????
How Recovry N3000 Password
Used CTL+L or CRTL+C for enter Loader Mode
in loader mode enable recover mode
loader> cmdline recoverymode=1
Boot kickstart from OS
boot bootflash:nxos.7.0.3.I7.10.bin
switch(boot)# config terminal
switch(boot)(config)# admin-password new-password
switch(boot)(config)# exit
switch(config)# copy running-config startup-config
switch(boot)# load-nxos nxos.7.0.3.I7.10.bin
11-22-2025 01:52 AM
as far as I know ther is no escape character "ctrl-L"
maybe it refers to "ctrl-]" (right bracket) as the escape character when in a telnet session
rest of the procedure matches that in the document that @Mark Elsen has linked
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide