xyzjr 发表于 2018-7-11 10:43:20

cisco2600系列路由器故障排除

三、进入“rommon”状态。(开启路由器的电源开关,并在30秒内按下键盘的Ctrl+break,中断路由器的正常启动以进入rom监视模式,屏幕上提示符如下: rommon 1> )在此状态下输入以下命令:  rommon 1 > xmodem flash   此时会显示“警告”信息,并问是不是要“继续”,你按“Y”。 然后,路由器一直等待从PC上接收该IOS映像文件。此时在超级终端软件中点击发送选项,选择存放在PC本地硬盘中的IOS映像文件,确定后即开始下载文件至路由器的flash
  rommon 1>
  3) 键入xmodem命令:
  rommon 1>xmodem c2600-is-mz.120-8.bin(IOS映像文件名)
  4) 然后,路由器一直等待从PC上接收该IOS映像文件,此时在超级终端软件中点击发送选项,选择存放在PC本地硬盘中的IOS映像文件,确定后即开始下载文件至路由器的flash
  完成以后,会出现以下字幕:
  Do not start the sending program yet...
  device does not contain a valid magic number
  dir: cannot open device flash:
  WARNING: All existing data in flash will be lost!
  Invoke this application only for disaster recovery.
  Do you wish to continue? y/n:y
  Ready to receive file c3640-i-mz.120-10.bin ...
  Erasing flash at 0x307c0000
  program flash location 0x30380000
  Download Complete!

  program load complete, entry point: 0x80008000,>  0x38f410
  5) 接着,路由器将自动重启,屏幕显示信息如下:
  Self decompressing the image :
  #################################
  …
  Press RETURN to get started!
  完成
页: [1]
查看完整版本: cisco2600系列路由器故障排除