Difference between revisions of "RUT850 Auto Reboot"

From Teltonika Networks Wiki
(Replaced content with "{{Template: Networking_device_manual_auto_reboot | name = RUT850 | series = RUT8xx | file_ping_reboot = Rutxxx_webui_se...")
Line 1: Line 1:
==Summary==
+
{{Template: Networking_device_manual_auto_reboot
 
+
| name                      = RUT850
This chapter is an overview of '''Auto Reboot''' functions of RUT routers.
+
| series                    = RUT8xx
 
+
| file_ping_reboot          = Rutxxx_webui_services_auto_reboot_ping_reboot_v1.png
==Ping Reboot==
+
| file_ping_reboot_settings  = Rutxxx_webui_services_auto_reboot_ping_reboot_settings_v1.png
 
+
| file_periodic_reboot_setup = Rutxxx_webui_services_auto_reboot_periodic_reboot_setup_v1.png
The '''Ping Reboot''' function will periodically send Ping commands to a specified server and wait for received echos. If no echo is received, the router will send Ping commands a defined number of times at a defined frequency of time. If no echo is received after the defined number of unsuccessful retries, the router will reboot.
+
| file_wget_reboot_setup     = Rutxxx_webui_services_auto_reboot_wget_reboot_setup_v1.png
 
+
}}
[[Image: Services auto reboot ping reboot.PNG]]
 
 
 
===Ping Reboot Configuration===
 
----
 
[[Image: Services auto reboot ping reboot configuration.PNG]]
 
 
 
<table class="nd-mantable">
 
    <tr>
 
        <th>field name</th>
 
      <th>value</th>
 
      <th>description</th>
 
    </tr>
 
    <tr>
 
      <td>Enable</td>
 
      <td>yes {{!}} no; Default: '''no'''</td>
 
      <td>Toggles Ping Reboot ON or OFF</td>
 
    </tr>
 
    <tr>
 
      <td>No action on data limit</td>
 
      <td>yes {{!}} no; Default: '''no'''</td>
 
      <td>If enabled, stops actions after data limit is reached</td>
 
    </tr>
 
    <tr>
 
    <td>Action if no echo is received</td>
 
        <td>Reboot {{!}} Modem restart {{!}} Restart mobile connection {{!}} (Re)register {{!}} none; Default: '''Reboot'''</td>
 
        <td>Specifies the action that is to be taken if no ICMP echo is received after ping</td>
 
    </tr>
 
    <tr>
 
    <td>Interval between pings</td>
 
        <td>5 mins {{!}} 15 mins {{!}} 30 mins {{!}} 1 hour {{!}} 2 hours; Default: '''5 mins'''</td>
 
        <td>Interval at which ping requests are sent to the specified host</td>
 
    </tr>
 
    <tr>
 
      <td>Ping timeout (sec)</td>
 
      <td>integer [1..9999]; Default: '''5'''</td>
 
      <td>Time after which a ping is considered as unsuccessful</td>
 
    </tr>
 
    <tr>
 
      <td>Packet size</td>
 
      <td>integer [0..1000]; Default: '''56'''</td>
 
      <td>Defines the ping packet size in bytes</td>
 
    </tr>
 
    <tr>
 
    <td>Retry count</td>
 
        <td>integer [1..9999]; Default: '''2'''</td>
 
        <td>Defines how many ping retries before the router takes the specified action</td>
 
    </tr>
 
    <tr>
 
    <td>Interface</td>
 
        <td>Automatically selected {{!}} Ping from mobile; Default: '''Automatically selected'''</td>
 
        <td>Specifies through which interface the pings will be sent. If '''Automatically selected''' is set, the pings will go through the main WAN interface</td>
 
    </tr>
 
    <tr>
 
    <td>Host to ping</td>
 
        <td>host {{!}} ip; Default: '''8.8.8.8'''</td>
 
        <td>Host to send pings to. Select a host that is usually always reachable through WAN, e.g., Google's DNS server 8.8.8.8</td>
 
    </tr>
 
</table>
 
 
 
==Periodic Reboot==
 
 
 
'''Periodic reboot''' is a function that reboots the router at a specified time interval regardless of other circumstances.
 
 
 
[[Image:Services auto reboot periodic reboot.PNG]]
 
 
 
<table class="nd-mantable">
 
    <tr>
 
        <th>field name</th>
 
      <th>value</th>
 
      <th>description</th>
 
    </tr>
 
    <tr>
 
      <td>Enable</td>
 
      <td>yes {{!}} no; Default: '''no'''</td>
 
      <td>Toggles Periodic Reboot ON or OFF</td>
 
    </tr>
 
    <tr>
 
      <td>Days</td>
 
      <td>Monday {{!}} Tuesday {{!}} Wednesday {{!}} Thursday {{!}} Friday {{!}} Saturday {{!}} Sunday; Default: " "</td>
 
      <td>Selects a day or multiple days to which the Periodic Reboot function will apply to</td>
 
    </tr>
 
    <tr>
 
    <td>Hour</td>
 
        <td>integer [0..23]; Default: '''23'''</td>
 
        <td>The hour that the router will reboot</td>
 
    </tr>
 
    <tr>
 
    <td>Minute</td>
 
        <td>integer [0..59]; Default: '''0'''</td>
 
        <td>The minute that the router will reboot</td>
 
    </tr>
 
</table>
 
 
 
==Wget Reboot==
 
 
 
The '''Wget Reboot''' function works in a very similar manner to Ping Reboot. Ping Reboot sends ping requests to determine whether the conditions for the specified action have been met, while Wget Reboot sends Wget requests for the same purpose. '''Wget''' is a computer program that retrieves content from web servers.
 
 
 
[[File:Services auto reboot wget reboot.png]]
 
 
 
<table class="nd-mantable">
 
    <tr>
 
        <th>field name</th>
 
      <th>value</th>
 
      <th>description</th>
 
    </tr>
 
    <tr>
 
      <td>Enable</td>
 
      <td>yes {{!}} no; Default: '''no'''</td>
 
      <td>Toggles Wget Reboot ON or OFF</td>
 
    </tr>
 
    <tr>
 
      <td>Action if response is received</td>
 
      <td>Reboot {{!}} Modem restart {{!}} Restart mobile connection {{!}} (Re)register {{!}} None; Default: '''Reboot'''</td>
 
      <td>The action that will be performed after the specified number of failed Wget requests</td>
 
    </tr>
 
    <tr>
 
    <td>Interval between requests</td>
 
        <td>1 mins {{!}} 2 mins {{!}} 3 mins {{!}} 4 mins {{!}} 5 mins {{!}} 15 mins {{!}} 30 mins {{!}} 1 hour {{!}} 2 hours; Default: '''5 mins'''</td>
 
        <td>Interval at which Wget requests will be sent to the specified host or IP address</td>
 
    </tr>
 
    <tr>
 
    <td>Wget timeout (sec)</td>
 
        <td>integer [1..9999]; Default: '''2'''</td>
 
        <td>Time after which a Wget request is considered as unsuccessful</td>
 
     </tr>
 
    <tr>
 
    <td>Retry count</td>
 
        <td>integer [1..9999]; Default: '''5'''</td>
 
        <td>Specifies how many retries before the router takes the specified action</td>
 
    </tr>
 
    <tr>
 
    <td>Host to ping</td>
 
        <td>host {{!}} ip; Default: '''<nowiki>http://www.google.com</nowiki>'''</td>
 
        <td>Host or IP address to send Wget requests to</td>
 
    </tr>
 
</table>
 

Revision as of 10:32, 10 January 2019

Main Page > RUT Routers > RUT850 > RUT850 Manual > RUT850 WebUI > RUT850 Services section > RUT850 Auto Reboot