亚洲AV无码乱码在线观看不卡|最新大伊香蕉精品视频在线|亚洲不卡av一区二区|国产美女无遮挡免费

登錄論壇 | 注冊會員 設(shè)為首頁 | 收藏本站
當前位置 : 首頁>網(wǎng)絡(luò)\服務(wù)器>學堂>正文
 
Cisco路由器用xmodem快速安裝IOS

http://www.yibo1263.com 2008-9-23 8:25:15  來源:東北IT網(wǎng)  編輯:東三省
 

  先打開超級終端,進入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鍵之前,開始定義串口速度(我的電腦---端口屬性----串口速度調(diào)為115200),然后再修改超級終端里設(shè)置速率為115200,記住,一定這么做!否則出現(xiàn)亂碼!然后關(guān)閉這個超級終端,重新建立一個超級終端連接,(期間系統(tǒng)重新啟動)啟動后,出現(xiàn)

  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 ...

  此時,在超級終端的菜單上的“傳送”---“發(fā)送文件”----選擇IOS鏡像文件所在地以及選擇使用“xmodem”協(xié)議,點擊“發(fā)送”即可

  然后等待10-20分鐘左右就把3-6M的IOS灌進去了!

 。ㄐ薷幕赜嬎銠C串口與超級終端、路由器confreg下的xmodem等9600的傳輸速率)

 。╲idere注:實際用的時候,我發(fā)現(xiàn)這個命令總是改不成功,后來發(fā)現(xiàn)在line con 0下面有了一個speed 115200,所以即使改register成功,啟動以后router又執(zhí)行speed 115200,還是不行,所以如果有這個問題,記得把這個語句no掉)

  Router>en 進入新IOS的特權(quán)模式 

  Router#reload 重啟系統(tǒng)

  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

 
收藏】【打印】【進入論壇
  相關(guān)文章:

·設(shè)置cisco路由器通過ADSL上網(wǎng)
·詳解Cisco路由器輔助端口設(shè)置問題 
·使用Cisco路由器配置實現(xiàn)VoIP 
·快速完成Cisco路由器安裝與維護 
·手把手教你配置cisco路由器 
·手把手教你配置cisco路由器 
·教你查看Cisco路由器的配置信息 
·Cisco路由器IOS的備份和恢復 
·CISCO路由器代理上網(wǎng)的主要類型
·深入解讀CISCO路由器的啟動過程 
·CISCO路由器代理上網(wǎng)的主要類型 

 
 
 
 
最新文章

中關(guān)村艷照門女主角詳記錄高清組圖 
iPhone女孩微博爆紅 最寶貴東西換iPhon
大連護士門大尺度艷照高清組圖
反恐精英之父內(nèi)維爾:改變電腦游戲銷售
團購網(wǎng)站黎明之前:中國市場慘烈廝殺不
團購鼻祖Groupon中國揭秘:快與慢的商業(yè)
聯(lián)想V360筆記本模特寫真
愛國者第四代移動硬盤將面市、低電壓保
24臺液晶白拿! 三星“紅韻”顯示器試用
改善的UAC Windows7安全性再次提升

 
推薦文章
1
2
3
4
5
6
7
8
9
10
iPhone女孩微博爆紅 最寶貴東西換
大連護士門大尺度艷照高清組圖
中關(guān)村艷照門女主角詳記錄高清組
蘋果員工中毒門
宮如敏不雅照瘋傳 看張馨予韓一菲
深耕市場 永續(xù)經(jīng)營——專訪百腦匯
優(yōu)派專業(yè)電子書 讓您回家旅途多姿
揭曉百萬大獎三星bada魅力綻放中
大明龍權(quán)“江湖英雄會”全國PK大
永恒之塔校園達人挑戰(zhàn)賽完美落幕
八卦圖解 More>>
iPhone女孩微博爆紅 最寶貴東西換 大連護士門大尺度艷照高清組圖
中關(guān)村艷照門女主角詳記錄高清組 宮如敏不雅照瘋傳 看張馨予韓一菲