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

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

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

  先打開(kāi)超級(jí)終端,進(jìn)入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 回車

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

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

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

  (修改回計(jì)算機(jī)串口與超級(jí)終端、路由器confreg下的xmodem等9600的傳輸速率)

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

  Router>en 進(jìn)入新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,改回用標(biāo)準(zhǔn)速率速率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 >

  此時(shí)手工改回計(jì)算機(jī)串口與超級(jí)終端2者傳輸速率為9600

  然后敲入

  rommon 2 >reset

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

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

 
 
 
 
最新文章

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

 
推薦文章
1
2
3
4
5
6
7
8
9
10
iPhone女孩微博爆紅 最寶貴東西換
大連護(hù)士門(mén)大尺度艷照高清組圖
中關(guān)村艷照門(mén)女主角詳記錄高清組
蘋(píng)果員工中毒門(mén)
宮如敏不雅照瘋傳 看張馨予韓一菲
深耕市場(chǎng) 永續(xù)經(jīng)營(yíng)——專訪百腦匯
優(yōu)派專業(yè)電子書(shū) 讓您回家旅途多姿
揭曉百萬(wàn)大獎(jiǎng)三星bada魅力綻放中
大明龍權(quán)“江湖英雄會(huì)”全國(guó)PK大
永恒之塔校園達(dá)人挑戰(zhàn)賽完美落幕
八卦圖解 More>>
iPhone女孩微博爆紅 最寶貴東西換 大連護(hù)士門(mén)大尺度艷照高清組圖
中關(guān)村艷照門(mén)女主角詳記錄高清組 宮如敏不雅照瘋傳 看張馨予韓一菲
台江县| 井冈山市| 壤塘县| 洛浦县| 郯城县| 达州市| 绥宁县| 棋牌| 察雅县| 陵川县| 汾阳市| 水城县| 宁远县| 长阳| 兴仁县| 化州市| 皋兰县| 绩溪县| 缙云县| 静乐县| 许昌县| 大化| 慈利县| 临漳县| 太和县| 都兰县| 读书| 蓬莱市| 三穗县| 平顺县| 吉林市| 龙井市| 南澳县| 烟台市| 灵丘县| 平乐县| 灵寿县| 南汇区| 昆山市| 凤城市| 滨海县|