a644326941 发表于 2013-11-4 17:20:48

新人求助!望思科大神指点!

今天公司收了一台思科5540防火墙用超级终端进去后一直显示“系统启动中,请稍后”请问各位大神 这是怎么回事 该如何解决呢?

a644326941 发表于 2013-11-4 17:31:09

这个是在我电脑上所显示的图片望大神解答

masochist 发表于 2013-11-4 18:57:02

专业的解答,这个肯定是要有IE水平的大神啦,我表弟应该知道,他10月底刚在香港考出IE,在OPENLAB学的,具体的你可以加他Q聊2956908131 只能帮你到这啦~

winterfell 发表于 2013-11-4 23:21:53

是不是没有正确的软件包在ASA里面?
你可以考虑尝试下面的方法,仅供参考!

If for any reason the software image on your Cisco ASA appliance is corrupted and the device does not boot to normal operating mode, then you can load a new image using ROMMON (ROM monitor mode) and TFTP. Follow the steps below to get into ROMMON mode and then assign all necessary settings for uploading the new image file:

Step1: Connect to the ASA firewall using a console cable.

Step2: Power off the appliance and then power it on.

Step3: When the appliance starts, press the Escape key on your keyboard to force the appliance to enter ROMMON mode.

Step4: In ROMMON mode, configure all necessary settings for connecting to the TFTP server to load the new image. You need to connect a PC with TFTP server on a firewall port (e.g Ethernet0/0). Then enter the following commands on the ASA.

rommon #1> ADDRESS=192.168.1.10
rommon #2> SERVER=192.168.1.1
rommon #3> GATEWAY=192.168.1.1
rommon #4> IMAGE=asa800-232-k8.bin
rommon #5> PORT=Ethernet0/0


The above configuration will assign an IP address of 192.168.1.10 to interface Ethernet0/0 of the firewall appliance. It will also tell the firewall that the TFTP SERVER is at address 192.168.1.1 and the image to load is asa800-232-k8.bin

Step5: Execute the TFTP upload from the ASA using:

rommon #6> tftp

The above instructs the firewall to start uploading the image file from TFTP.

After the firewall reboots, login and check that the new image has been installed (show version)
页: [1]
查看完整版本: 新人求助!望思科大神指点!