04-20-2005 09:59 AM - edited 03-02-2019 10:31 PM
Someone could help with the following problem?
This configuration works ok:
ip dhcp database ftp://user:password@1.1.1.1/file
but this one d´ont:
ip dhcp database tftp://1.1.1.1/file
The ftp and the tftp server is the same host, and the tftp server is working because I can copy the startup-conf on it.
The error is:
" %DHCPD-3-WRITE_ERROR: DHCP could not write bindings to tftp://1.1.1.1/file".
The IOS is 12.3(8)
Thanks
Marcelo
04-20-2005 05:07 PM
So have you verified if the file name inside the TFTP server's default folder has the name "file" (no extensions).
Also some TFTP servers by default allow only downloads. They dont let uploads, until you configure to do so. Your error looks like the router (DHCP server) is trying to write the file to the TFTP server and it failed. So Check you TFTP settings to see if allows uploads. If not, then you should toggle that switch that allows incoming TFTP uploads.
HTH
04-20-2005 06:01 PM
%DHCPD-3-WRITE_ERROR:DHCP could not write bindings to [chars].
The DHCP server could not write bindings to the specified database agent.
Recommended Action: Verify that the URL is correct and connectivity exists between the
server and database agent. Enter the show ip dhcp database command. If there are aborted
file transfers, increase the database transfer timeout.
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