免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 864 | 回复: 0
打印 上一主题 下一主题

update cisco ios via xmodem [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-07-25 10:24 |只看该作者 |倒序浏览
Use this field to input your configuration steps or
  problem resolution.
  The steps below outline how to connect and download another 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
  


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/18307/showart_145406.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP