COMPUTER TIPS
How to recover the lost or forgotten password of Cisco PIX Firewall?
Today tip will help you to explain the password recovery methods for the Cisco PIX firewall. You can use these steps to recover password for different Cisco PIX Firewalls (for example 501, 506, 506E, 515E, 515, 525 and 535).
Follow the step-by-step procedure to recover the lost Cisco PIX Firewall:
First make sure, you have connected your PC to the Ethernet and Console port of PIX Firewall using any emulation software.
Now turn the power switch off and back on to recycle the power then press Break or Esc key to. The monitor> prompt is displayed.
monitor>
Now use the interface command to specify the interface of PIX Firewall use for traffic.
monitor>interface 10: i8255X @ PCI(bus:0 dev:13 irq:11)1: i8255X @ PCI(bus:0 dev:14 irq:8 )Now use the address command to assign the IP address of PIX Firewall interface.monitor>address 10.1.1.1
address 10.1.1.1
Issue the server command to assign the IP address of TFTP server for password recovery.
monitor>server 131.200.1.1
server 131.200.1.1
Issue the gateway command to specify the gateway address through which the server is accessible.
monitor>gateway 10.1.1.5
gateway 10.1.1.5
Now issue the file command to identify the file name to recover the PIX firewall password, for example np62.bin (download this file from Cisco website).
Now use the tftp command to start the password recovery process of the PIX Firewall, and then following message will appear.
tftp np62.bin@131.200.1.1 via 10.1.1.5....................................................Received 63729 bytesDo you wish to erase the passwords? [yn] yesPasswords have been erased.Rebooting..........
Break or recover the router passwordSuggested Reading
How to configure the Cisco IOS IDS step by step?
Routing Information Protocol (RIP) Configuration
How to configure site-to-site VPN tunnel using ASA?
How to protect EIGRP router from receiving unsigned routing updates?
How to recover the lost or forgotten password of Cisco PIX Firewall? New
How to configure BGP between two different autonomous systems?
How to configure virtual link between different areas in OSPF?
How to perform unequal-cost load balancing using EIGRP?
How to configure Site-to-Site IPsec VPN?
How configure EIGRP authentication to prevent unauthorized access?
How to recover the lost or forgotten password of Cisco switches?
How to configure BGP with weight attribute?
How to perform configuration and convergence between RIP and IGRP protocols?
How to configure EtherChannel using PAgP protocol? New
Interior Gateway Routing Protocol (IGRP) Configuration
Extended IP Access Control List
How to configure EtherChannel using LACP protocol? New
Enhanced Interior Gateway Routing Protocol (EIGRP) Configuration
Useful Router commands and configuration Common Frame Relay Configuration
Home | Previous Page | Site Map | About Us