03-27-2009 06:17 AM
I wish to set up our Routers with username ... secret 5 ... (encrypted-secret). Can you recommend any tools for generating an MD5 encrypted secret for cisco ios. Thanks in advance.
03-27-2009 06:20 AM
The only way I know of creating an MD5 password for a router is to use the router. I have not heard of any 3rd party software capable of generating "secret" passwords for Cisco IOS.
HTH,
Mark
03-27-2009 07:08 AM
You do not need to use any additional tools. Simply add user:
(config)#username test secret test
this would look like this in configuration file:
username test secret 5 $1$6xmn$kfSZZP.K3jcKDFa7QIji3.
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