cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
295
Views
0
Helpful
2
Replies

TFTP requests from router

colpal
Level 1
Level 1

One of my routers is sending out continuous TFTP requests for a config file. The router is running fine otherwise. How do I stop this? "no tftp-server bootflash" or something like that? I never configured it to look for a config file that is why it is confusing to me. Thx.

2 Replies 2

Prashanth Krishnappa
Cisco Employee
Cisco Employee

Are you seeing messages something like

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

Configure the following from config mode

"no service config"

imilavec
Level 1
Level 1

This should do it:

conf t

no service config

Regards, Igor