Leaflet

17-72
思科 ASA 系列命令参考,A H 命令
17 gateway hw-module module shutdown 命令
hw-module module recover
使用指南 如果模块失败,并且模块应用映像无法运行,可以从 TFTP 服务器将新映像重新安装到模块上。
注意 请勿在模块软件中使用 upgrade 命令来安装映像。
请确保您指定的 TFTP 服务器可以传输大小高达 60 MB 的文件。此过程大约需要 15 分钟,具体
取决于您的网络状况和映像的大小。
此命令仅在模块处于启用、关闭、无响应或恢复状态时才可用。有关状态信息,请参阅 show
module 命令。
您可以使用 show module 1 recover 命令来查看恢复配置。
注意 以下模块支持此命令:ASA CXASA FirePOWER
示例 以下示例设置模块以从 TFTP 服务器下载映像:
ciscoasa# hw-module module 1 recover configure
Image URL [tftp://127.0.0.1/myimage]: tftp://10.1.1.1/ids-newimg
Port IP Address [127.0.0.2]: 10.1.2.10
Port Mask [255.255.255.254]: 255.255.255.0
Gateway IP Address [1.1.2.10]: 10.1.2.254
VLAN ID [0]: 100
以下示例恢复模块:
ciscoasa# hw-module module 1 recover boot
The module in slot 1 will be recovered.This may
erase all configuration and all data on that device and
attempt to download a new image for it.
Recover module in slot 1?[confirm]
相关命令
命令 说明
debug module-boot
显示关于模块引导进程的调试消息。
hw-module module
reset
关闭模块并执行硬件重置。
hw-module module
reload
重新加载模块软件。
hw-module module
shutdown
关闭模块软件,为电源关闭做好准备,不会失去配置数据。
show module
显示模块信息。