3550交换机备份还原

配置文件备份还原

1. 安装一个cisco tftp工具

备份的话,一般我们会使用tftp服务器使用命令

Switch#copy running-config tftp: 

Address or name of remote host []? 192.168.200.1

Destination filename [Switch-confg]?

只要确保交换机和tftp server之间可以连通就行。

恢复的话使用类似命令

Switch#copy tftp: run

Address or name of remote host []? 192.168.200.1

Source filename []?Switch-confg

2. 

如何备份cisco 3550交换机的IOS?有二,

其一
copy flash://c3550-ipservices-mz.122-25.SEB4/c3550-ipservices-mz.122-25.SEB4.bin tftp:

其二:

cd c3550-ipservices-mz.122-25.SEB4
copy flash: tftp