cisco ios的恢复.pdf
文本预览下载声明
一CISCO1600.2500 系列
1 将PC 的COM1 口连接在console 口,网卡和router 以太口用交叉线相连。
2 重启路由器并在30 秒内按下Ctrl+break,进入ROM 模式。
o /r 0x2101; 改变路由器虚拟寄存器的默认值(0x2102)
i ; 重启
router(boot)en
router(boot)#copy tftp flash (接下来根据提示做)
Address or name of remote host [55]?68
(IP 地址已作技术处理,下同)
Source file name? igs-i-l.110-22a.bin (IOS 映像文件名)
Destination file name [igs-i-l.110-22a.bin]?
Accessing file igs-i-l.110-22a.bin on 68...
Loading igs-i-l.110-22a.bin from 68 (via Ethernet0): !
[OK]
Device needs erasure before copying new file
Erase flash device before writing? [confirm]
Copy igs-i-l.110-22a.bin from server
as igs-i-l.110-22a.bin into Flash WITH erase? [yes/no]y
Erasing device... eeeeeeeeeeeeeeee ...erased
Loading igs-i-l.110-22a.bin from 68 (via
Ethernet0): !!!!!!!!!!!!!!!!!!!! (!表示恢复成功)
3 还原路由器虚拟寄存器的默认值(0x2102),恢复路由器的正常启动顺序,
依次键入以下命令:
router(boot)#conf t
router(boot)(config)#config-register 0x2102
二CISCO2600.3600.系列
1 xmoden 方式
rommon 1xmodem -r (按提示进行)
2 tftp 方式
开始恢复IOS 之前要注意几个问题: 在连接运行tftp server 的PC 机至路由
器时必需使用路由器的第一个以太口。在使用连接电缆时, 一定要用交叉线,因
这种情况届DTE 与DCE 之间的连接。tftP server 的地址可以随意定义, 但必
须与路由器定义的地址在同一网段上.
rommon1 IP_ADDRESS=(router 的地址要求和tftp server 在
同一网段)
rommon2 IP_SUBNET_MASK= (router mask)
rommon3 DEFAULT_GATEWAY=(可以是tftp server 也可以没
有)
rommon4 TFTP_SERVER=
rommon5 TETP_FILE= (ios 文件名,不用指明路径)
rommon6 tftpdnld
36 系列要尽量注意不要删IOS,因为它不支持在RMON 下TFTP,只能用
Xmodem(慢!)
显示全部