我正在尝试将 ASA 5505 恢复为出厂默认设置。根据来自多个来源的说明(例如http://www.mailbeyond.com/restoring-factory-defaults-to-the-cisco-asa5505-firewall-via-the-console),我需要运行以下命令:
ciscoasa(config)#config factory-default
但这返回:
ERROR: command can only be executed in single router mode
将 ASA 置于单路由器模式的命令应为:
ciscoasa(config)#mode single
但这返回:
ciscoasa(config)#mode single
^
ERROR: %Invalid input detected at '^' marker
5505 无法在多上下文模式下运行。这可能只是一个错误。我会:
more system:running-config
然后将此配置保存到 txt 文件wr erase
擦除启动配置reload
并在它要求您保存当前运行配置时说不