国产宅男网站在线|亚洲A级性爱免费视频|亚洲中精品级在线|午夜福利AA毛

  • <dd id="gf5jf"><th id="gf5jf"></th></dd>

    <cite id="gf5jf"><label id="gf5jf"></label></cite>
  • <div id="gf5jf"><listing id="gf5jf"></listing></div>
    學(xué)習(xí)啦 > 學(xué)習(xí)電腦 > 網(wǎng)絡(luò)知識(shí) > 路由器 > 路由器設(shè)置 > cisco思科 >

    思科路由交換機(jī)FlashIOS的恢復(fù)

    時(shí)間: 若木1 分享

      思科公司的產(chǎn)品被網(wǎng)絡(luò)用戶廣泛的使用,對(duì)它們的典型產(chǎn)品及其特性的了解可對(duì)網(wǎng)絡(luò)設(shè)備有一定大致的認(rèn)識(shí),相對(duì)的思科產(chǎn)品功能也很強(qiáng)大,思科路由交換機(jī)FlashIOS的恢復(fù)是很多人都想知道的功能,下面是學(xué)習(xí)啦小編整理的一些關(guān)于思科路由交換機(jī)FlashIOS的恢復(fù)的相關(guān)資料,供你參考。

      思科路由交換機(jī)FlashIOS的恢復(fù)方法

      目前,路由交換機(jī)技術(shù)的更新升級(jí)日新月異,思科路由交換機(jī)的應(yīng)用非常廣泛,這里我們主要介紹兩種思科路由交換機(jī)的IOS恢復(fù)方法。

      當(dāng)你不小心刪除了思科路由交換機(jī)的FlashIOS,導(dǎo)致系統(tǒng)無(wú)法啟動(dòng)時(shí),唯一的方法就是通過(guò)X-Modem來(lái)恢復(fù),恢復(fù)方法如下。

      一、用X-Modem恢復(fù)IOS效率高的方法

      先打開(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: 思科2-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: 思科2-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)亂碼。

      二、簡(jiǎn)單易懂但復(fù)雜的X-Modem恢復(fù)IOS方法

      1、用控制線連接思科路由交換機(jī)console口與計(jì)算機(jī)串口1,用帶有xmodem功能的終端軟件連接(win2000 and xp的超級(jí)終端就帶這功能)。

      2、設(shè)置連接方式為串口1(如果連接的是其他串口就選擇其他串口),速率9600,無(wú)校驗(yàn),無(wú)流控,停止位1?;蛘唿c(diǎn)擊默認(rèn)設(shè)置也可以。

      3、連接以后計(jì)算機(jī)回車出現(xiàn)思科路由交換機(jī)無(wú)ios的界面,一般的提示符是:switch:

      4、拔掉思科路由交換機(jī)后的電源線重新啟動(dòng)交換機(jī)。

      5、在超級(jí)終端輸入:switch:flash_init,會(huì)出現(xiàn)如下提示:Initializing Flash...

      6:輸入拷貝指令:switch:copy xmodem: flash:image_filename.bin,出現(xiàn)如下提示:Begin the Xmodem or Xmodem-1K transfer now...

      7、系統(tǒng)提示不斷出現(xiàn)C這個(gè)字母就可以開(kāi)始傳文件了。

      8、點(diǎn)擊超級(jí)終端菜單:傳送---發(fā)送文件,在協(xié)議選項(xiàng)中選擇Xmodem或者Xmodem-1K協(xié)議,然后選擇ios的影像文件(*.bin),開(kāi)始傳送。

      9、因?yàn)椴荒芨乃俾?,所以傳送得很慢,我的大概傳送?0分鐘左右,請(qǐng)耐心等待。

      10、傳送完畢后提示:File "xmodem:" successfully copied to ....,switch:

      11、在提示符下輸入switch:boot,啟用新的ios系統(tǒng)。

      12、重新加電完成恢復(fù)工作。

      隨著通信行業(yè)的發(fā)展,相信路由交換機(jī)的技術(shù)也會(huì)更加的完善和穩(wěn)定,給用戶帶來(lái)良好的網(wǎng)絡(luò)環(huán)境。

    思科路由交換機(jī)的相關(guān)文章:

    1.cisco思科路由交換中的幀封裝

    2.cisco思科路由器設(shè)置

    3.思科路由器的控制口接口的連接及做法

    4.思科路由器怎么設(shè)置橋接(bridging)實(shí)例

    23403