网络通信 频道

核心网络设备配置及参数如何备份

    (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

0
相关文章