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


本文转自luojinghappy 51CTO博客,原文链接:http://blog.51cto.com/luojinghappy/1039944,如需转载请自行联系原作者
上一篇:uniapp 打造自用组件库 (一) 标题栏


下一篇:Zabbix 3.0用配置Simple checks来监控域名端口