学习啦 > 学习电脑 > 网络知识 > 路由器 > 路由器设置 > cisco思科 >

思科路由交换机FlashIOS的恢复

时间: 若木1 分享

  思科公司的产品被网络用户广泛的使用,对它们的典型产品及其特性的了解可对网络设备有一定大致的认识,相对的思科产品功能也很强大,思科路由交换机FlashIOS的恢复是很多人都想知道的功能,下面是学习啦小编整理的一些关于思科路由交换机FlashIOS的恢复的相关资料,供你参考。

  思科路由交换机FlashIOS的恢复方法

  目前,路由交换机技术的更新升级日新月异,思科路由交换机的应用非常广泛,这里我们主要介绍两种思科路由交换机的IOS恢复方法。

  当你不小心删除了思科路由交换机的FlashIOS,导致系统无法启动时,唯一的方法就是通过X-Modem来恢复,恢复方法如下。

  一、用X-Modem恢复IOS效率高的方法

  先打开超级终端,进入rommon 模式(Ctrl+Break组合键),键入confreg,如下。

  rommon 1 > confreg 回车

  Configuration Summary

  enabled are:

  load rom after netboot fails

  console baud: 9600

  boot: image specified by the boot system commands

  or default to: 思科2-C2600

  do you wish to change the configuration? y/n [n]: y (选择 yes)

  enable "diagnostic mode"? y/n [n]: n (选择 no)

  enable "use net in IP bcast address"? y/n [n]: n (选择 no)

  disable "load rom after netboot fails"? y/n [n]: n (选择 no)

  enable "use all zero broadcast"? y/n [n]: n (选择 no)

  enable "break/abort has effect"? y/n [n]: n (选择 no)

  enable "ignore system config info"? y/n [n]: n (选择 no)

  change console baud rate? y/n [n]: y (选择 yes)

  enter rate: 0 = 9600, 1 = 4800, 2 = 1200, 3 = 2400

  4 = 19200, 5 = 38400, 6 = 57600, 7 = 115200 [0]: 7 (选择 7,用最大的115200速率的xmodem传输)

  change the boot characteristics? y/n [n]: n (选择 no)

  Configuration Summary

  enabled are:

  load rom after netboot fails

  console baud: 115200

  boot: image specified by the boot system commands

  or default to: 思科2-C2600

  do you wish to change the configuration? y/n [n]: n (选择 no)

  You must reset or power cycle for new config to take effect

  rommon 2 > reset 回车

  在此时键入reset键之前,开始定义串口速度(我的电脑---端口属性----串口速度调为115200),然后再修改超级终端里设置速率为115200,否则出现乱码。

  二、简单易懂但复杂的X-Modem恢复IOS方法

  1、用控制线连接思科路由交换机console口与计算机串口1,用带有xmodem功能的终端软件连接(win2000 and xp的超级终端就带这功能)。

  2、设置连接方式为串口1(如果连接的是其他串口就选择其他串口),速率9600,无校验,无流控,停止位1。或者点击默认设置也可以。

  3、连接以后计算机回车出现思科路由交换机无ios的界面,一般的提示符是:switch:

  4、拔掉思科路由交换机后的电源线重新启动交换机。

  5、在超级终端输入:switch:flash_init,会出现如下提示:Initializing Flash...

  6:输入拷贝指令:switch:copy xmodem: flash:image_filename.bin,出现如下提示:Begin the Xmodem or Xmodem-1K transfer now...

  7、系统提示不断出现C这个字母就可以开始传文件了。

  8、点击超级终端菜单:传送---发送文件,在协议选项中选择Xmodem或者Xmodem-1K协议,然后选择ios的影像文件(*.bin),开始传送。

  9、因为不能改速率,所以传送得很慢,我的大概传送了80分钟左右,请耐心等待。

  10、传送完毕后提示:File "xmodem:" successfully copied to ....,switch:

  11、在提示符下输入switch:boot,启用新的ios系统。

  12、重新加电完成恢复工作。

  随着通信行业的发展,相信路由交换机的技术也会更加的完善和稳定,给用户带来良好的网络环境。

思科路由交换机的相关文章:

1.cisco思科路由交换中的帧封装

2.cisco思科路由器设置

3.思科路由器的控制口接口的连接及做法

4.思科路由器怎么设置桥接(bridging)实例

23403