11-11-2009 01:09 PM - edited 03-06-2019 08:34 AM
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)
Solved! Go to Solution.
11-11-2009 01:15 PM
11-11-2009 01:17 PM
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
11-11-2009 01:15 PM
Glen
Enter this command -
router(config)# no service config
Jon
11-11-2009 01:28 PM
Thanks Jon , now that i look at that it comes back . Couldn't think of it off the top my head though . thanks..
11-11-2009 01:17 PM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide