1. 自动备份配置文件到FTP服务器:
SG-6000(config)# configuration auto-backup ftp ip-address[user user-name passwordpassword ] [vrouter vrouter-name] path path [ interval time-value]
2. 自动备份配置文件到TFTP服务器:
SG-6000(config)# configuration auto-backup tftp ip-address[vrouter vrouter-name]path path [ interval time-value]
3. 自动备份配置文件到SFTP服务器:
SG-6000(config)# configuration auto-backup sftp ip-address[ user user-name passwordpassword ] [vrouter vrouter-name] path path [interval time-value]
4. 自动备份配置文件到FTPS服务器:
SG-6000(config)# configuration auto-backup ftps ip-address[user user-name passwordpassword ] [vrouter vrouter-name] path path [interval time-value]
注:
1、目前仅支持通过CLI命令行的方式自动备份配置文件。
2、对于任一型号的设备平台,最多允许备份的系统配置文件数量为5个。