cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
485
Views
0
Helpful
2
Replies

encrypting password on conf t

axis0
Level 1
Level 1

Hi, im trying to change my pass and trying to encrypt it.

But im not sure if this is the correct syntax over my cisco.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

username louie privilege 15 password 7 **moderator edit**

router#conf t

Enter configuration commands, one per line. End with CNTL/Z.

**moderator edit**(config)#username **moderator edit** privilege 15 password 7 **moderator edit**

Invalid encrypted password: **moderator edit**

router(config)#

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

2 Replies 2

uhaskamp
Level 1
Level 1

Hi,

when you want to change the password you should do it like this :

username louie privilegde 15 password newpass

When you configure it with the keyword '7' the router expects a crypted password not clear text.

The router does a valid check for crypted passwords. So when you type in a password in cleartext with the '7' the router reject this cleartext password as a valid crypted password.

The encrypt your passwords on the router use the 'service password-encryption' feature.

Hope this helps,

Udo

Hi, Yes i did change my pass already thanks for your help!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: