04-08-2003 09:50 PM - edited 03-09-2019 02:49 AM
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 ?
04-09-2003 01:38 AM
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
04-09-2003 05:10 AM
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.
04-09-2003 07:18 AM
Keep this page in you favorites it is invaluable.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide