实验配置一:备份和还原交换机的配置文件
一:基本配置同实验2(略)
二:备份交换机的配置文件
SW1#copy startup-config tftp:
Addressor name of remote host []? 192.168.1.2
Destinationfilename [SW1-confg]?
Writingstartup-config....!!
[OK -1047 bytes]
1047bytes copied in 3.008 secs (0 bytes/sec)
查看TFTP服务器文件接收情况:
三:还原交换机的配置文件
SW1(config)#hostnameSW123456789
SW123456789#copy tftp:running-config
Addressor name of remote host []? 192.168.1.2
Sourcefilename []? SW1-confg
Destinationfilename [running-config]?
Accessingtftp://192.168.1.2/SW1-confg...
LoadingSW1-confg from 192.168.1.2: !
[OK- 1047 bytes]
1047bytes copied in 0.001 secs (1047000 bytes/sec)
SW1#
实验配置二:备份和还原路由器的配置文件(略)
配置同交换机操作,可以自行完成实验
配套视频演示地址:
http://edu.51cto.com/course/course_id-1992.html
时间: 2024-10-16 16:51:24