12-27-2018 07:33 AM - edited 03-08-2019 04:54 PM
Hello, I'm Luca.
I have a catalyst 2960x and I should change the admin password.
I have just followed the instructions described in the product manual, but continue to keep the old password.
If I use show config I see that the password is changed but if I try on more browers I have to use the old password.
I use the CLI interface to change this password.
Thank you very much for any help
Best regards,
Luca
Solved! Go to Solution.
12-28-2018 07:18 AM
Try entering this command:
(config)# enable secret TL!2712/am
Regards
12-28-2018 11:01 AM
I believe that Luis is on the right path. The issue here is that the switch has been configured with both enable password and enable secret. enable password was the older implementation and enable secret was introduced to increase the security. When both enable password and enable secret are present in the configuration then enable password is ignored and enable secret is used. So if the original poster wants the switch to require the new password it must be configured as enable secret. It does not matter what value is configured for enable password when enable secret is present.
HTH
Rick
12-27-2018 08:06 AM
12-27-2018 08:11 AM
A Print Screen? or a file?
12-27-2018 08:13 AM
12-27-2018 08:26 AM
Ok. I will share it soon.
Thanks.
12-28-2018 02:38 AM
12-28-2018 05:35 AM
Queries:
Do you ask for the password when you try to connect with telnet?
The new password is TL! 2712 / am?
Do you ask for the old password when entering by telnet or to enter privileged mode?
Regards
12-28-2018 06:42 AM
There, is the new password.
But if I try to log in through ip on browser or with console cable it wants the old password.
I don't understand: because it wants the old password if in the show config it shows the new password…
Thanks
12-28-2018 06:54 AM
Query:
Did you change the password with the enable secret command as well?
Regards
12-28-2018 07:02 AM
I follow this instructions:
Setting or Changing a Static Enable Password in this link
12-28-2018 07:18 AM
12-28-2018 11:01 AM
I believe that Luis is on the right path. The issue here is that the switch has been configured with both enable password and enable secret. enable password was the older implementation and enable secret was introduced to increase the security. When both enable password and enable secret are present in the configuration then enable password is ignored and enable secret is used. So if the original poster wants the switch to require the new password it must be configured as enable secret. It does not matter what value is configured for enable password when enable secret is present.
HTH
Rick
01-03-2019 10:11 AM
I am glad that our suggestions were helpful. Thank you for marking this question as solved. This will help other participants in the community to identify discussions which have helpful information. This question is about a subtle aspect of passwords in Cisco IOS and I believe that other participants will benefit from it.
HTH
Rick
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