Encrypt Password Cisco
In
Cisco IOS, there are two type of standar security password and
secret. The difference of the two are encryption. When you check
running config, you can differ that passwod is plaintext and secret
is encrypted.
In
other hand, cisco gives facility too encrypt this plaintext security
uses service password-encryption command. Try to follow the
instruction
router#configure
terminal
router(config)#service
password-encryption
But,
you have to know that people out there have known the secret of this
encryption. They can copy the password and then paste to crecker and
it can unecrypt the password. So be carefull to choose standard
security.
Thanks to sources:
dancourses
Comments
Post a Comment