Telnet reboot
Hi,
my router, especially when some outgoing traffic is present on my network, often break the connection and show a "SIM not present" error. A reboot is the only possibility at that point. I want to automate the reboot operation and hoped to solve that through the telnet interface. But when I issue the "dev reboot" command this is what I get in reply (and no reboot occurs):
----------------------------------------------------
Welcome To Use TP-Link COMMAND-LINE Interface Model.
----------------------------------------------------
TP-Link(conf)#dev reboot
dev reboot
1451606430 INFO: src/flowstatUtils.c(336) saveMonthlyWithoutDmlock(): FLOW_STAT_MONTHLY 143839205.0000
1451606430 INFO: src/flowstatUtils.c(345) saveMonthlyWithoutDmlock(): FLOW_STAT_MONTHLY set ok 143839205.0000
TP-Link(conf)#rmmod: can't unload 'cdc_wdm': Resource temporarily unavailable
sh: can't create /proc/tplink/lte_reset: nonexistent directory
Please help me to at least avoid to manually connect and reboot more times a day.