Enable Cisco Password Encryption
When setting a password against the console, auxiliary and vty lines on a cisco router, unless password encryption is switched on the passwords will be displayed when viewing the config on the terminal screen
config terminal
service password-encryption
To turn it off again
no service password-encryption









raaa said on June 25, 2009
raaaaaaaaa
Anonymous said on December 8, 2009
Thank you very much good commands.
S. Saqib said on April 11, 2010
I m using Packet Tracer 5.2 and I have a 2811 Router with IOS Version 12.4. My problem is that when I use “service password-encryption” command and exit from enable and re-enter in enable, it would’nt allow me to login using my password. Any comments, solutions.
Kashif Aziz Awan said on July 21, 2010
thnx boy
Fara said on November 27, 2010
how 2 disable the service password-encryption ?
if I turn it off then nothing happens still the password is encrypted
line con 0
password 7 082243401A160912
vto said on April 1, 2011
just issue the turn off command, than conf t and go to line con 0 to change the password. The new password will show up without encryption.