cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8306
Views
5
Helpful
3
Replies

Cisco switch password change

KM2018
Level 1
Level 1

Hi All,

 

I have a basic request, to change my password. 

got access to few switches and I am trying to change my Cisco switch password, Used below command to do it.

 

#config t

(config)#username ( same existing username )  priv 15 sec 0 my-own-pass

#copy running-config startup-config 

 

After doing the changes I am not able to get to config mode again, it as no password set.

let me know if I am missing something.

 

THanks

KM

1 Accepted Solution

Accepted Solutions

balaji.bandi
Hall of Fame
Hall of Fame

Do you have any other username with admin level to access the kit and change ? 

 

If you have admin acces, then try below :

 

username balajibandi  privilege 15 secret MyOwnPassword

 

balajibandi - change the username as per requirement

MyOwnPassword - change the password as required.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

View solution in original post

3 Replies 3

balaji.bandi
Hall of Fame
Hall of Fame

Do you have any other username with admin level to access the kit and change ? 

 

If you have admin acces, then try below :

 

username balajibandi  privilege 15 secret MyOwnPassword

 

balajibandi - change the username as per requirement

MyOwnPassword - change the password as required.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hi,

 

No sir, only 1 username with admin level access, based on the reference looks like I have to connect directly to switch console to change password now. But for other devices I have to change the password, with current username & password I can directly reach Priv level without enabling it. 

 

Exact command to change password will be great help.

 

Thanks

KM 

Thanks for your quick reply, let me try it out again. 

hope it wont lock me out again

Thanks

KM