cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
961
Views
0
Helpful
3
Replies

how do I get rid of this ?

glen.grant
VIP Alumni
VIP Alumni

Getting this as a 2851 router boots up . The register is at 0x2102 and the config was originally wiped using a write erase . I know its a command but can't seem to find what i need .

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

2 Accepted Solutions

Accepted Solutions

Jon Marshall
Hall of Fame
Hall of Fame

Glen

Enter this command -

router(config)# no service config

Jon

View solution in original post

Reza Sharifi
Hall of Fame
Hall of Fame

Hi Glen,

Is this what you are looking for?

To disable this default configuration you simply need to input these commands on your router/switch :

Router#config terminal

Enter configuration commands, one per line.

Router(config)#no service config

Router(config)#exit

Router#copy running-config startup-configThe next time you're going to reboot your router the error message won't be displayed again. That easy!

HTH

Reza

View solution in original post

3 Replies 3

Jon Marshall
Hall of Fame
Hall of Fame

Glen

Enter this command -

router(config)# no service config

Jon

Thanks Jon , now that i look at that it comes back . Couldn't think of it off the top my head though . thanks..

Reza Sharifi
Hall of Fame
Hall of Fame

Hi Glen,

Is this what you are looking for?

To disable this default configuration you simply need to input these commands on your router/switch :

Router#config terminal

Enter configuration commands, one per line.

Router(config)#no service config

Router(config)#exit

Router#copy running-config startup-configThe next time you're going to reboot your router the error message won't be displayed again. That easy!

HTH

Reza

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