%Error opening tftp:255.255.255.255network-confg (time out)

    技术2022-05-20  37

    %Error opening tftp://255.255.255.255/network-confg (time out)%Error opening tftp://255.255.255.255/cisconet.cfg (time out)%Error opening tftp://255.255.255.255/3620-confg (time out)%Error opening tftp://255.255.255.255/3620.cfg (time out)经查阅资料,这是由于路由器的autoinstall(自动获取配置)的功能引起的。

    在全局配置模式下输入no service config

    如下:Router(config)#no service config

    用了上面的方法后,我发现它还会出现,这是因为现在的配置还没有保存的原因,再次敲下如下命令:

    Router#copy run start


    最新回复(0)