Difference between revisions of "Password Recovery Cisco ASA"

From Teknologisk videncenter
Jump to: navigation, search
(Created page with "=ASA 5505 to factory default= Boot to rom-monitor: Enter <ESC> during power on sequence. Change confreg to ignore startup-config <source lang=cli> rommon #1> confreg 0x41 rom...")
 
m
 
Line 12: Line 12:
 
Password:
 
Password:
 
heth# configure terminal
 
heth# configure terminal
heth(config)#
 
 
heth(config)# config-register 0x1
 
heth(config)# config-register 0x1
 
heth(config)# configure factory-default
 
heth(config)# configure factory-default
 
</source>
 
</source>
 
[[Category:ASA Cisco]]
 
[[Category:ASA Cisco]]

Latest revision as of 13:09, 25 March 2018

ASA 5505 to factory default

Boot to rom-monitor: Enter <ESC> during power on sequence.

Change confreg to ignore startup-config

rommon #1> confreg 0x41
rommon #2> boot

After the ASA is bootet - remember there is no password!

heth> enable
Password:
heth# configure terminal
heth(config)# config-register 0x1
heth(config)# configure factory-default