CISCO交换机导入和导出配置文件的方法
1、导出方法1.下载安装3CDaemon(架设tftp服务器),更改文件保存路径


4、导入方法1.拷贝配置档#copy tftp startup-configAddress or name of remote host []? 10.4.10.18Source filename []? 1.txtDestination filename [startup-config]?回车==Startup-config.cfg
5、重新加载设备Sw1#reloadSystem configuration has been modified.Save?[yes/no]:nProceed with reload?[confirm]发出reload命令后,系统将提示您是否要保存配置,此处不需要保存,所以选择no。如果此处选择yes,则刚刚恢复的文件将被当前运行的配置覆盖。