{"id":11849,"date":"2016-04-02T19:50:28","date_gmt":"2016-04-02T14:20:28","guid":{"rendered":"http:\/\/blog.taragana.com\/?p=11849"},"modified":"2016-04-02T19:50:28","modified_gmt":"2016-04-02T14:20:28","slug":"old-code-how-to-reboot-tp-link-router","status":"publish","type":"post","link":"https:\/\/blog.taragana.com\/old-code-how-to-reboot-tp-link-router-11849","title":{"rendered":"Code: How to reboot TP-Link Router"},"content":{"rendered":"

TP-Link router may need to be occasionally rebooted as it sometimes hangs in my experience. Here is a script I developed long back to boot such errant server from command line:<\/p>\n

wget -qO- --user=admin<\/strong> --password=admin-password<\/strong> http:\/\/192.168.1.1<\/strong>\/userRpm\/SysRebootRpm.htm?Reboot=Reboot<\/pre>\n

Notes:<\/p>\n

    \n
  • You will need wget<\/strong> installed on your system.<\/li>\n
  • You may need to change the IP Address and Password.<\/li>\n<\/ul>\n

    If you want (let me know) I can give the script to check periodically and reboot TP-Link Router as needed.<\/p>\n","protected":false},"excerpt":{"rendered":"

    TP-Link router may need to be occasionally rebooted as it sometimes hangs in my experience. Here is a script I developed long back to boot such errant server from command line: wget -qO- –user=admin –password=admin-password http:\/\/192.168.1.1\/userRpm\/SysRebootRpm.htm?Reboot=Reboot Notes: You will need wget installed on your system. You may need to change the IP Address and Password. […]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[12],"tags":[39,90,106],"_links":{"self":[{"href":"https:\/\/blog.taragana.com\/wp-json\/wp\/v2\/posts\/11849"}],"collection":[{"href":"https:\/\/blog.taragana.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.taragana.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.taragana.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.taragana.com\/wp-json\/wp\/v2\/comments?post=11849"}],"version-history":[{"count":0,"href":"https:\/\/blog.taragana.com\/wp-json\/wp\/v2\/posts\/11849\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.taragana.com\/wp-json\/wp\/v2\/media?parent=11849"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.taragana.com\/wp-json\/wp\/v2\/categories?post=11849"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.taragana.com\/wp-json\/wp\/v2\/tags?post=11849"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}