cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
631
Views
0
Helpful
7
Replies

Errors on startup, 2611

phampton
Level 1
Level 1

Every time I reboot my 2611,I get these errors on start up. How can I get rid of them?

%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/artemis-confg (Timed out)

Thanks for any suggestions!

pat

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

7 Replies 7

gwoodyard
Level 1
Level 1

Do a show run and check for "boot system tftp ...."

Where does your config exist, flash or tftp server?

see

http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121cgcr/fun_r/frprt2/frd2005.htm#xtocid3285

My configuration is in flash, there no mention of tftp anywhere in my configuration. I have tried deleting them and get this back:

apollo#delete tftp://255.255.255.255/network-confg

Address or name of remote host [255.255.255.255]?

Delete filename [network-confg]?

Delete tftp://255.255.255.255/network-confg? [confirm]y

%Error deleting tftp://255.255.255.255/network-confg (Invalid argument)

Thanks!

Pat

c.kinloong
Level 1
Level 1

I think Catalyst also 6000 have same you error message,below web link can help u.

http://www.cisco.com/warp/customer/473/81.shtml

jscinocca
Level 1
Level 1

go into rommmon mode and type "SET"

you will see a bunch of parameters.

see if you see anything there. Also check to see at the beginning of your config the "Service" line

make sure it is not directed to a file in your flash

Late

Here is all it says in configuration about service:

Current configuration:

!

version 12.0

service config

service timestamps debug uptime

service timestamps log uptime

no service password-encryption

There was nothing weird in rommon. These errors occur on start up and inject themselves again when I type in enable and usually disrupt the typing of the secret. Once in enable mode, they go away until I restart.

dude its right there

Take out "Service config"

router(config)# no service config

:)

cybrgenx
Level 1
Level 1

make sure your config register = 0x2102 or 0x2101

if config register =0x2102 then make sure the sure your "boot" = boot system flash %system image on flash% [e.g boot system flash c3640-is-mz.121-1.bin]

config register 0x2101 should be fine if you have only one IOS system image file on the flash card