亚洲欧美精品沙发,日韩在线精品视频,亚洲Av每日更新在线观看,亚洲国产另类一区在线5

<pre id="hdphd"></pre>

  • <div id="hdphd"><small id="hdphd"></small></div>
      學習啦 > 學習電腦 > 網絡知識 > 路由器 > 路由器設置 > cisco思科 > 如何備份Cisco路由器用戶配置

      如何備份Cisco路由器用戶配置

      時間: 修斌645 分享

      如何備份Cisco路由器用戶配置

        
      如何備份Cisco路由器用戶配置?希望以下的內容對你有幫助。
      1、啟動TFTP服務器

        啟動TFTP Server的方法很簡單,執(zhí)行TFTP

        2、備份路由器用戶配置

        在路由器主控終端上執(zhí)行copy running-config tftp命令,并按系統(tǒng)提示逐步輸入有關信息,具體操作步驟如下:

        1.執(zhí)行命令:

        route#copy running-config tftp (把路由器當時運行的配置文件寫到TFTP Server上)

        2.系統(tǒng)提示:Remote host []?

        輸入:11.66.81.88 (TFTP Server的IP地址或主機名)

        3.系統(tǒng)提示:Name of configuration file to write [route-config]?

        輸入:ciscoconf (備份用戶配置文件的文件名,此處也可直接回車,即使用缺省的route-config作為用戶配置的文件名)

        4.系統(tǒng)提示:Write file conf-ciscoconf on host 11.66.81.88? [confirm] (讓用戶確認主機名或主機的IP地址是否正確)

        如顯示信息正確則直接回車,這時系統(tǒng)開始備份用戶配置文件并顯示如下信息:

        Building configuration...

        Writing route-config !!! [OK]

      186535