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

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

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

  先打開超級(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鍵之前,開始定義串口速度(我的電腦---端口屬性----串口速度調(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的傳輸速率)

 。╲idere注:實(shí)際用的時(shí)候,我發(fā)現(xiàn)這個(gè)命令總是改不成功,后來發(fā)現(xiàn)在line con 0下面有了一個(gè)speed 115200,所以即使改register成功,啟動(dòng)以后router又執(zhí)行speed 115200,還是不行,所以如果有這個(gè)問題,記得把這個(gè)語句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路由器通過ADSL上網(wǎng)
·詳解Cisco路由器輔助端口設(shè)置問題 
·使用Cisco路由器配置實(shí)現(xiàn)VoIP 
·快速完成Cisco路由器安裝與維護(hù) 
·手把手教你配置cisco路由器 
·手把手教你配置cisco路由器 
·教你查看Cisco路由器的配置信息 
·Cisco路由器IOS的備份和恢復(fù) 
·CISCO路由器代理上網(wǎng)的主要類型
·深入解讀CISCO路由器的啟動(dòng)過程 
·CISCO路由器代理上網(wǎng)的主要類型 

 
 
 
 
最新文章

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

 
推薦文章
1
2
3
4
5
6
7
8
9
10
iPhone女孩微博爆紅 最寶貴東西換
大連護(hù)士門大尺度艷照高清組圖
中關(guān)村艷照門女主角詳記錄高清組
蘋果員工中毒門
宮如敏不雅照瘋傳 看張馨予韓一菲
深耕市場 永續(xù)經(jīng)營——專訪百腦匯
優(yōu)派專業(yè)電子書 讓您回家旅途多姿
揭曉百萬大獎(jiǎng)三星bada魅力綻放中
大明龍權(quán)“江湖英雄會(huì)”全國PK大
永恒之塔校園達(dá)人挑戰(zhàn)賽完美落幕
八卦圖解 More>>
iPhone女孩微博爆紅 最寶貴東西換 大連護(hù)士門大尺度艷照高清組圖
中關(guān)村艷照門女主角詳記錄高清組 宮如敏不雅照瘋傳 看張馨予韓一菲
通化市| 鄂伦春自治旗| 鄂托克旗| 山西省| 上蔡县| 安岳县| 沾益县| 唐海县| 若尔盖县| 当涂县| 牙克石市| 临武县| 高碑店市| 应城市| 华阴市| 涟水县| 曲沃县| 广水市| 原阳县| 长宁区| 太仆寺旗| 馆陶县| 饶河县| 天水市| 隆安县| 勃利县| 徐闻县| 宜阳县| 江孜县| 连城县| 慈溪市| 曲松县| 岗巴县| 防城港市| 攀枝花市| 谢通门县| 余江县| 临沭县| 石台县| 成安县| 临武县|