華為思科主流的交換機一般都支援tftp和ftp配置備份,配置命令如下
tftp伺服器建議用3cdaemon漢化版,啟動後能看到本地ip,失敗還有提示,比較方便
思科無線控制器
#ap1830支援tftp ftp sftp
transfer upload mode tftp
transfer upload datatype config
transfer upload filename wlc-backup-2020-05-27
transfer upload path .
transfer upload serverip 10.24.28.30
transfer upload start
思科防火牆
#asa5506x支援tftp ftp scp smb
enable #進入特權模式
copy startup-config tftp 回車
address or name of remote host ? 輸入tftp伺服器位址回車
destination filename [startup-config]? 回車或輸入自定義名稱回車
14490 bytes copied in 0.140 secs #傳輸完成
華為交換機
#s5700 poe
dir #檢視列表 是vrpcfg.zip 還是vrpcfg.cfg
tftp 10.24.28.30 put vrpcfg.zip
#s5700
dir #檢視列表 是vrpcfg.zip 還是vrpcfg.cfg
tftp 10.24.28.30 put vrpcfg.zip
實際在使用過程中發現tftp上傳檔案速度就幾k,ftp好很多,如果使用ftp備份,則需要進互動模式,上傳如下
ftp 10.24.220.101 #輸入ftp空格及伺服器位址
trying 10.24.220.101 ...
press ctrl+k to abort
connected to 10.24.220.101.
220 3com 3cdaemon ftp 伺服器版本 2.0
user(10.24.220.101:(none)):admin #輸入ftp使用者名稱
331 使用者名稱正確, 需要口令
enter password: #輸入ftp密碼
230 使用者已登入
[ftp]put s5700-p-li-v200r008c00spc500.cc #使用put命令上傳問題
200 port 命令成功 .
150 檔案狀態正常; 準備啟動資料連線
226 正在關閉資料連線; 檔案傳輸成功完成.
ftp: 23762116 byte(s) sent in 85.447 second(s) 278.09kbyte(s)/sec. #上傳成功
思科交換機
#cme2901交換機 支援tftp ftp scp smb
enable #進入特權模式
copy startup-config tftp 回車
address or name of remote host ? 輸入tftp伺服器位址回車
destination filename [startup-config]? 回車或輸入自定義名稱回車
14490 bytes copied in 0.140 secs #傳輸完成
分布式交換機配置備份和還原
1.1匯出 vsphere distributed switch 配置 可以將 vsphere distributed switch 和分布式埠組配置匯出到某一檔案。該檔案保留有效的網路配置,使這些配置能夠傳輸至其他環境。步驟 1 在 vsphere web client 中,導航到 distrib...
交換機交換機
交換機。常常聽人說交換機 路由器。什麼是交換機?為什麼叫交換機?交換什麼?交換機是不是就是路由器?這二者有什麼區別?這是我的疑問。沒辦法,基礎沒打好。一 什麼是交換機 交換機是這麼一種裝置 將網路分成若干小段,以解決網路擁堵,降低出錯,提高傳輸效率。為什麼分成若干小段可以提高傳輸效率呢?這涉及到網路...
華為交換機配置時區 華為交換機配置命令
文件大全 華為交換機的基本操作命令 設定日期和時間 時間對於交換機來說非常重要,時間不對很多功能無法實現 clock timezone bj add 08 00 00 在使用者檢視下輸入此命令 clock datetime 13 45 30 2017 09 20 設定當前時間和日期,小時制syste...