Cisco ASA 5550 卡在从 tftp 启动时

网络工程 思科 思科 思科-ios cisco 命令
2021-08-02 10:57:55

我有一个思科 ASA 5550防火墙。我失去了我的形象。

我尝试使用rommontftp启动以上传新图像,但它不起作用,现在我想重新从闪存启动,但我被 tftp 卡住了。

当我更改 confreg 时,它会立即重新启动,它不会等待将配置保存到nv-ram 的同步命令,因此所有更改都会丢失,它会在 tftp 中再次启动。

什么可能导致这个问题,我应该尝试什么?

这就是我继续的方式:

rommon #0> confreg

Current Configuration Register: 0x00000010
Configuration Summary:
  boot TFTP image

Do you wish to change this configuration? y/n [n]: y
enable boot to ROMMON prompt? y/n [n]:
enable TFTP netboot? y/n [n]:
enable Flash boot? y/n [n]: y
select specific Flash image index? y/n [n]: y/n [n]:
go to ROMMON prompt if netboot fails? y/n [n]:
enable passing NVRAM file specs in auto-boot mode? y/n [n]:
disable display of BREAK or ESC key prompt during auto-boot? y/n [n]:

Current Configuration Register: 0x00000001
Configuration Summary:
  boot default image from Flash

Update Config Regist

Booting system, please wait...
1个回答

我发现了问题!

防火墙有 4 个内存(每个 1GB)。

我开始时插入了两个 ram 并更改了配置,它工作正常,防火墙没有重新启动。

所以有一个失败的 ram。现在我们订购了一个新的来替换它。