| 网站首页 | 文章中心 | 电子书下载 | 矢量图库 | 在线视频教程 | 素材下载 | 程序代码下载 | 视频教程下载 | JS代码 | 论坛 | 
龙腾教程网  
常用软件类:
|杀毒安全 |联络聊天 |网络软件 |多媒体类 |系统工具 |图形图像 |系统工具 |应用软件 |行业软件
开发设计类:
|动画制作 |图像处理 |3D设计 |操作系统 |站长学院 |网络相关 |WEB设计 |数据库类 |程序开发
 
  您当前位置:您现在的位置: 龙腾软件教程网 >> 文章中心 >> 网络相关 >> 交换机 >> 交换机使用配置 >> 文章正文 
 
Cisco设备IOS的两种恢复方法

第一种方法:X-Modem

  曾经尝试过一种方法,就是当Flash被删除后,启动无法进入系统,可以用X-Modem来恢复它。当时我不小心删除了一台Cisco2950交换机的FlashIOS,导致系统无法启动,在查过不少资料后得到一个结论:唯一的方法通过X-Modem来恢复。我的恢复方法如下:

  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、重新加电完成恢复工作。

  这个是我恢复的方法,现在看来非常的不科学,效率低。后来看了别人同样用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: cisco2-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: cisco2-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,记住,一定这么做!否

  则出现乱码! 然后关闭这个超级终端,重新建立一个超级终端连接,(期间系统重新启动)启动后,出现rommon 1> 提示符然后,输入

    rommon 1> xmodem -r

    Do not start the sending program yet...

    Invoke this application only for disaster recovery.

    Do you wish to continue? y/n [n]: y (选择 yes)

    Ready to receive file ...

  此时,在超级终端的菜单上的“传送”---“发送文件”----选择IOS镜像文件所在地以及选择使用“xmodem”协议,点击“发送”即可然后等待10-20分钟左右就把3-6M的IOS灌进去了

  (修改回计算机串口与超级终端、路由器confreg下的xmodem 等9600的传输速率)

  (videre注:实际用的时候,我发现这个命令总是改不成功,后来发现在line con 0下面有了一个speed 115200,所以即使改register成功,启动以后router又执行speed 115200,还是不行,所以如果有这个问题,记得把这个语句no掉)

    Router>en 进入新IOS的特权模式

    Router#reload 重启系统

    Proceed with reload? [confirm] 回车

    00:01:04: %SYS-5-RELOAD: Reload requested

    System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)

    Copyright (c) 1999 by cisco Systems, Inc.

    TAC:Home:SW:IOS:Specials for info

    PC = 0xfff0a530, Vector = 0x500, SP = 0x680127b0

    C2600 platform with 24576 Kbytes of main memory

    PC = 0xfff0a530, Vector = 0x500, SP = 0x80004684

    monitor: command "boot" aborted due to user interrupt

    rommon 1 > confreg ( 输入“confreg”命令)

    Configuration Summary

    enabled are:

    load rom after netboot fails

    console baud: 115200

    boot: image specified by the boot system commands

    or default to: cisco2-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 [7]: 0 (选择 0,改回用

    标准速率速率9600的xmodem传输)

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

    Configuration Summary

    enabled are:

    load rom after netboot fails

    console baud: 9600

    boot: image specified by the boot system commands

    or default to: cisco2-C2600

    do you wish to change the configuration? y/n [n]: n

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

    rommon 2 >

  此时手工改回计算机串口与超级终端2者传输速率为9600,然后敲入rommon 2 >reset(最好关电源)他的方法有两个地方和我的不一样,首先是他在启动后进入了rommon模式,其次是他修改了串口的速率,这样就比我快的多了。

[1] [2] 下一页


上一篇:
  • 上一篇文章:
  • 下一篇
  • 下一篇文章: 没有了
  • 收藏此文到百度搜藏 百度搜藏| 新浪VIvi| 365key| Younote| 博采中心| 你好BLOG| 亿友网摘| 和讯网摘|
    相关文章    
    夏季路由器防雷击注意事项
    Cisco高档路由器故障排除技巧
    教你识别Cisco交换机各种型号
    Cisco路由器密码和版本恢复技巧实列
    Cisco PIX上实现VPN步骤
    Cisco交换机的MAC地址与IP绑定
    Cisco路由器的基于时间控制策略
    安装和维护Cisco路由器一般方法
    Cisco路由器访问权限的设置
    Cisco设备通用show命令介绍
     
     
     
    最新文章
    普通文章 Cisco设备IOS的两种恢复方法最新文章
    普通文章 Linux系统下简单安装VPN虚拟网最新文章
    普通文章 Photoshop制作电眼卡通小美女最新文章
    普通文章 PHP服务器变量设置的方法介绍最新文章
    普通文章 SQL语句完成SQL Server数据库的修最新文章
    普通文章 Photoshop打造实用环保袋最新文章
    普通文章 Illustrator设计传统风格名片最新文章
    普通文章 Photoshop绘制咖啡店网站模板效果最新文章
    普通文章 3Dsmax制作科幻机器人最新文章
    普通文章 解决 Vista IE 7.0 自动关闭的问最新文章
     
    热门文章
  • 没有推荐文章
  •  
     
    设为首页 | 加入收藏 | 联系站长 | 友情链接 | 版权申明 

    版权所有2006-2008 龙腾教程网