update cisco ios via xmodem

本文介绍了一种在Cisco路由器进入ROMMON模式后使用XMODEM协议通过控制台端口下载并更新路由器镜像的方法。此过程包括调整串口速度、设置路由器配置寄存器等步骤。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Use this field to input your configuration steps or
problem resolution.
The steps below outline how to connect and download anothe r image using
XMODEM through the console port of the router.
How to download an image using xmodem when routers 3600 and 2600 goes into
ROMMON prompt?
Problem:- The router is in ROMMON prompt and when it is reloaded it again
goes into ROMMON prompt.
Solution:-
To solve the above problem, you can download an image to the 2600 and 3600
using the console port of the router.
The procedure uses the default console speed of 9600 bits per second.
Xmodem is a slow transfer protocol. Increasing the console speed (which is
possible
for the Cisco 2600 and 3600 series routers) helps decrease the time it
takes to do the xmodem file transfer.
3600 / 2600 in rommon
1- rommon > b ---------- to boot first image in flash mem
2- rommon > dir flash: ---------- list the files on the device
3- rommon > meminfo ---------- to see memory information
You are in rommon and
1- when "b" is typed the router comes back in rommon.
2- dir flash: reveals an invalid check sum.
3- So the last solution is to download an image using xmodem
When in ROMMON mode, follow the procedure below Using the ROMMON confreg
utility.
rommon 2 > confreg
do you wish to change the configuration? y/n [n]: y
enable "diagnostic mode"? y/n [n]: n
enable "use net in IP bcast address"? y/n [n]: n
disable "load rom after netboot fails"? y/n [n]: n
enable "use all zero broadcast"? y/n [n]: n
enable "break/abort has effect"? y/n [n]: n
enable "ignore system config info"? y/n [n]: n
change console baud rate? y/n [n]: y
enter rate: 0 = 9600, 1 = 4800, 2 = 1200, 3 = 2400
4 = 19200, 5 = 38400, 6 = 57600, 7 = 115200 [7]: 7
change the boot characteristics? y/n [n]: y
enter to boot:
0 = ROM Monitor
1 = the boot helper image
2-15 = boot system
[0]: 0
Configuration Summary
enabled are:
load rom after netboot fails
console baud: 115200
boot: the ROM Monitor
do you wish to change the configuration? y/n [n]: n
You must reset or power cycle for new config to take effect
rommom 2 > reset
The next step is to open a new hyperterminal with settings as follows,
Bits per second - 115200
Data bits - 8
Parity - None
Stop bits - 1
Flow control - Hardware
After setting the hyperterminal you get a rommon prompt, and type the
xmodem command. Before typing an xmodem command there should be a software
image
residing in your terminal or your local C drive.
rommon 2 > xmodem -c c3640-i-mz.121-7.bin
Do not start the sending program yet...
File size Checksum File name
4936800 bytes (0x4b5460) 0x2dd7 c3640-i-mz.121-7.bin (bad checksum:
0x13eb)
WARNING: All existing data in flash will be lost!
Invoke this application only for disaster recovery.
Do you wish to continue? y/n [n]: y
Ready to receive file c3640-i-mz.121-7.bin ...
After the above message appears u have to download the file using xmodem,
the procedure is as follows,
1) Go to Hyperterminal, click Transfer
2) Click on send file
3) click on browse -------- look for the file name in your local "C"
drive
4) Below filename field is Protocol ------- change it to xmodem
5) And then clik on send
After some time the router will reload itself and will ask you "Press
return to get stated"
Router> en
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#conf t
Router(config)#config-register 0x2102
Router(config)#line con 0
Router(config-line)# speed 9600 --------- Change the speed of the
console port to 9600
Then go to Hyperterminal and change baud rate to 9600 in your terminal.
Router(config-line)#ctrl z
Router #write mem
Router #reload

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值