cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
21050
Views
5
Helpful
6
Replies

console encrypted password

nnn_sss22
Level 1
Level 1

Hello

I want to set encrypted password for console. how i can do?  Thanks

1 Accepted Solution

Accepted Solutions

Hi

As I know MD5 is used to encrypt passwords 

http://www.cisco.com/c/en/us/support/docs/security-vpn/remote-authentication-dial-user-service-radius/107614-64.html

MD5 is a one way hash it is not easy to broke, it contains 128 bits long. 2^128 possible MD5 hashes. 




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

View solution in original post

6 Replies 6

Hi

You can configure:

conf t
service password-encryption

 it will encrypt all your current and new passwords on the device.

:-)




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<

Hi

which encryption technique will use Service password-encryption? MD5 or some other. if this is using MD5  then can we change the other technique? thanks

service password encryption is easily broken ,  its only to hash the password on the device so when someone is logged in they cant see it , it would be considered hardening the router rather than encryption , its all that's available on specific console password under line con  , if you want stronger security for logins etc use AAA and preferably an authentication server , like radius or tacacs

Hello

I read one article there is mention service password encryption use MD5.

MD5 easily  can broken?

maybe they have changed it but as far as I remember it was like the enable password type 7 which could be cracked by using known websites  its only hashing to obscure the password and the enable secret is md5 and no md5 is not easily broken ,if its using md5 your

Hi

As I know MD5 is used to encrypt passwords 

http://www.cisco.com/c/en/us/support/docs/security-vpn/remote-authentication-dial-user-service-radius/107614-64.html

MD5 is a one way hash it is not easy to broke, it contains 128 bits long. 2^128 possible MD5 hashes. 




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<
Review Cisco Networking for a $25 gift card