本案例適用於如S7006、S7503E、S7506E、S7606、S10510、S10508等S7000、S7500E、S10500係列,且軟件版本是V7的交換機。
對設備執行配置操作後,建議及時保存當前配置,最好再把配置導出備份,以免配置丟失。
無
# 首先保存設備配置
<H3C>save
The current configuration will be written to the device. Are you sure? [Y/N]:y
Please input the file name(*.cfg)[flash:/startup.cfg]
(To leave the existing filename unchanged, press the enter key):
Validating file. Please wait...
Saved the current configuration to mainboard device successfully.
以上表明設備默認保存了一個starup.cfg的文件。
接下來通常都是搭建一個tftp服務器的方式把存到設備內存裏的文件給下載下來,需要確保電腦跟設備能ping通。
<H3C> tftp 10.88.18.117 put backup.cfg
File will be transferred in binary mode
Sending file to remote TFTP server. Please wait... |
TFTP: 2287 bytes sent in 0 second(s).
File uploaded successfully.
其中的地址是您調試的終端電腦的地址。
該案例暫時沒有網友評論
✖
案例意見反饋
親~登錄後才可以操作哦!
確定你的郵箱還未認證,請認證郵箱或綁定手機後進行當前操作