09-20-2021 11:16 PM
Hello All
İ have a command in router , there is a dollar sign $ before my ip address and i can not delete it.
ip dhcp database scp://username:password@x.x.x.x/$172.24.1.110.txt write-delay 900 timeout 450
it gives that error ;
% scp://username:password@x.x.x.x/72.24.1.110.txt is not in the database.
09-20-2021 11:51 PM
Hello,
manually type:
ip dhcp database scp://username:password@x.x.x.x/$172.24.1.110.txt write-delay 900 timeout 450
and when you come to the $ sign, type Ctrl+V, then enter the $ sign...
09-21-2021 03:36 AM
I also have the same problem. I tried your suggestion. but it didn't work.
it gives that error:
$172.2x.x.x.txt write-delay 900 timeout 450
09-21-2021 03:36 AM
I also have the same problem. I tried your suggestion. but it didn't work.
it gives that error:
$172.2x.x.x.txt write-delay 900 timeout 450
09-21-2021 06:27 AM
thx for reply my friend but not working
09-21-2021 08:02 AM
Hello,
save the running configuration to a TFTP server, exit the text file, then copy it back to the running config...
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