目的:配置每天自动备份Cisco交换机配置文件到文件服务器。
准备:
- 搭建fileZilla server 文件服务器;
-
配置交换机备份命令;
文件服务器IP:172.16.100.100 交换机IP地址:172.16.100.21
第一步:搭建 file zilla server 文件服务器
- 服务器端配置
1.1安装并启动fileZilla server
1.2配置fileZilla server
1.3 配置防火墙放通fileZilla server
- 交换机配置
2.1 进入交换机配置模式,输入以下命令
ip ftp username ubackup #配置ftp登陆账号:ubackup
ip ftp password upassword #配置ftp登陆密码:upassword
Archive #配置文件备份
?path ftp://172.16.100.100/cisco/172.16.100.21/ #已交换机IP地址作为文件名保存
?time-period 1440 #每隔24小时备份一次
?write-memory #配置更改保存,同时备份
2.2 配置文件备份结果查看
登录文件服务器,查看备份结果:
Zabbix5.0企业级分布式监控系统:精讲与企业应用