cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
340
Views
0
Helpful
3
Replies

Pass Word Recavry

aymandcp
Level 1
Level 1

I have pix firewall i change pass word using command :

> enable password PixFirewallcisco encrypted

after write config to flash , Can not able to loging to PIX

What shall we do ?

3 Replies 3

perceive
Level 1
Level 1

Well, a couple of things to think of here.

You say you can't login, so that means you have to set a normal password via:

passwd "password" encrpyted or

password "password" encrypted

without the quotes.

This is the actual login password.

The enable password is for enable mode after you have logged in.

Cheers,

Steve

mostiguy
Level 6
Level 6

http://www.cisco.com/warp/public/110/34.shtml

enable password blahblah

sets blahblah as your password

enable password blahblah encrypted

tells the pix that "blahblah" is the password in encrypted format. thus, the password is some string that after a hashing routing generates "blahblah"

Basically, you set the enable password to something you don't know, and thus will need to do the password recovery routine in the link above.

Keep this page in you favorites it is invaluable.

http://www.cisco.com/warp/public/474/index.shtml