Cisco ASA 5505 密码、配置重置方法 ZZ

1、重新连接电源
2、在启动的过程中可看到提示,按ESC键进入ROM Monitor模式,此时出现提示符rommon #0>
3、改变寄存器的值为0x41 rommon #0>confreg 0x41
4、输入reboot重启 rommon #1>reboot
 
5、重启过程会跳过输入密码的部分,此时看到提示符 ciscoasa>
6、这时可修改密码
ciscoasa>enable
Password:(密码为空)
ciscoasa#configure terminal
ciscoasa(config)#enable password XXX
7、将寄存器改回原值
ciscoasa(config)#config-register 0x01
8、保存当前配置
ciscoasa(config)#exit
ciscoasa#copy running-config startup-config
按回车确认
9、重新载入
ciscoasa#reload
 
PS:如要重置设置,可以在8之前
ciscoasa(config)#configure factory-default
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章