cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
25135
Views
54
Helpful
4
Replies

Erased router now get %Error opening tftp://255.255.255.255/cisconet.cfg

Andy White
Level 3
Level 3

Hello,

I have just erased the config off an 1841 router and put my new config on and now I'm getting loads of these messages, what are they:

Router#

%Error opening tftp://255.255.255.255/cisconet.cfg (Timed out)

%Error opening tftp://255.255.255.255/router-confg (Timed out)

%Error opening tftp://255.255.255.255/ciscortr.cfg (Timed out)

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

%Error opening tftp://255.255.255.255/cisconet.cfg (Timed out)

%Error opening tftp://255.255.255.255/router-confg (Timed out)

Can I get rid of these?  Seems to be broadcasting to a tftp server in hope of finding a config, but I have put my config back on.

Thanks

4 Replies 4

Parvesh Paliwal
Level 3
Level 3

a router does try to load config from tftp during startup. and the same is happening here.

You should set the boot system flash and set the running config.

cadet alain
VIP Alumni
VIP Alumni

Hi,

copy your new running config to startup config and get sure the confreg value is set to 0x2102 with sh version command and if it is not then change it with global config command config-register 0x2102

Regards.

Alain.

Don't forget to rate helpful posts.

Don't forget to rate helpful posts.

fb_webuser
Level 6
Level 6

Take out from the config the Command "Service config", and you should be fine.

no service config

---

Posted by WebUser Pedro Seabra Ávila from Cisco Support Community App

chris.everhart
Level 1
Level 1

Hi Andy,

I experienced the same issue on a Cisco 2811. To get rid of this error you need to perform the following steps:

From the Router> prompt enter into Priviliged Mode and disable the configuration service with the following commands:

Router>enable

Router#configure terminal

Router(config)#no service config

Router(config)#exit

Router#copy running-config startup-config

Destination filename [startup-config]?

Building configuration...

[OK]

Router#Reload

Proceed with reload? [confim]

After the system boots you should not experience the issue any longer

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card