核心网络设备配置及参数如何备份
http://tech.ddvip.com 2007年06月24日 社区交流 收藏本文
内容摘要:一般规模的公司都是使用一个三层路由交换设备做为核心网络设备,那么对于这个关键的核心设备里面的配置和参数该如何备份呢?今天我们就来探讨下这方面的内容。
address or name of remote host[]?
192.168.1.100
source filename []?FtCenterR-confg
destination file name [running-config]?
accessing tftp://192.168.1.100/FtCenterR-confg
loading FtCenterR-confg from 192.168.1.100
(via fastethernet 0/0):
!!!!!!!!!!!!!!!!!!!!!!!
[ok-624 bytes]
624 bytes copied in 9.45 secs
(3)通过TFTP服务器恢复核心设备配置和参数:
配置恢复的方法与备份的方法基本相同,只是恢复的命令不同,配置恢复的命令为——route#copy tftp startup-config,当然恢复前也需要TFTP服务器的正常运行。
FtCenterR#copy tftp running-config
address or name of remote host[]?
192.168.1.100
source filename []?FtCenterR-confg
destination file name [running-config]?
accessing tftp://192.168.1.100/FtCenterR-confg
loading FtCenterR-confg from 192.168.1.100
(via fastethernet 0/0):
!!!!!!!!!!!!!!!!!!!!!!!
[ok-624 bytes]
624 bytes copied in 9.45 secs
五,总结:
数据备份是关键并讲究方法的,核心设备的备份更是如此。我们应该定期对核心设备进行备份,保证备份数据的无误。在备份过程中也应该根据自己的备份时间对备份信息进行标志,防止混淆。另外备份的数据应该保留两份,一份是最近的,一份是在它之前的。在当今的信息化时代,数据已经成为企业的财富,我们要在充分认识数据备份重要性的同时,更加注重数据的备份工作,综合考虑各个方面的因素,特别是对企业核心设备配置的备份。这样才能最大限度的防止核心设备数据的丢失对企业的运作所造成的不必要的损失。
责编:豆豆技术应用