Печать
Категория: Cisco
Просмотров: 4610

Прислал бывший коллега:

 Kefiroman (15:28:05 14/03/2016)
В копилку твоего сайта. Год (может больше) не трогал циску, лежала в коробке, включил, запустил, в консоли постоянно выскакивает

    %Error opening tftp://255.255.255.255/network-confg (Socket error)
    %Error opening tftp://255.255.255.255/cisconet.cfg (Socket error)
    %Error opening tftp://255.255.255.255/3620-confg (Socket error)
    %Error opening tftp://255.255.255.255/3620.cfg (Socket error)

Лечение тут:
http://www.cisco.com/c/en/us/support/docs/routers/10000-series-routers/49683-serviceconfig-error-msgs.html

In order to disable this feature, issue the no service config global command.

    Router#config terminal
    Enter configuration commands, one per line. 
    Router(config)#no service config
    Router(config)#exit
    Router#copy running-config startup-config