Changes

Created page with "==Summary== Various automatic router reboot scenarios can be configured in the <b>Auto Reboot</b> section. Automatic reboots can be used as a prophylactic or precautionary me..."
==Summary==

Various automatic router reboot scenarios can be configured in the <b>Auto Reboot</b> section. Automatic reboots can be used as a prophylactic or precautionary measure that ensures the device will self-correct some unexpected issues, especially related to connection downtime.

This chapter is an overview of the Auto Reboot section for {{{name}}} devices.

{{Template: Networking_rutxxx_manual_fw_disclosure
| fw_version = {{{fw_version}}}
}}

==Ping Reboot==

The <b>Ping Reboot</b> function periodically sends Ping commands to a specified IP address and wait for received responses. If no response is received, the device will send Ping commands a defined number of times at a defined frequency. If no response is received after the defined number of unsuccessful retries, the device will commit the specified action (reboot, by default).

The Ping Reboot section contains one preconfigured rule by default. The figure below is an example of that rule and the table below provides information on the fields that make up that rule:

[[File:{{{file_ping_reboot}}}|border]]

<table class="nd-mantable">
<tr>
<th>field name</th>
<th>value</th>
<th>description</th>
</tr>
<tr>
<td>Enable</td>
<td>yes | no; Default: <b>no</b></td>
<td>Turns the rule ON or OFF</td>
</tr>

<tr>
<td>Action</td>
<td>Reboot | Modem restart | Restart mobile connection | (Re)register | none; Default: <b>Reboot</b></td>
<td>The action that will be taken if no ICMP echo is received</td>
</tr>
<tr>
<td>Interval (min)</td>
<td>5 mins | 15 mins | 30 mins | 1 hour | 2 hours; Default: <b>5 mins</b></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: <b>5</b></td>
<td>Maximum response time (in seconds). If no echo is received after the amount of time specified in this field, the ping request is considered to have failed</td>
</tr>
<tr>
<td>Packet size</td>
<td>integer [0..1000]; Default: <b>56</b></td>
<td>Ping packet size in bytes</td>
</tr>
<tr>
<td>Retry count</td>
<td>integer [1..9999]; Default: <b>2</b></td>
<td>Indicates how many additional times the device will try sending ping requests if the initial one fails</td>
</tr>
<tr>
<td>Host to ping</td>
<td>host | ip; Default: <b>8.8.8.8</b></td>
<td>Indicates the host to which ping requests will be sent</td>
</tr>
<tr>
<td>Edit</td>
<td>- (interactive button)</td>
<td>Redirects the user to the rule's configuration window</td>
</tr>
<tr>
<td>Delete</td>
<td>- (interactive button)</td>
<td>Removes the rule from the configuration</td>
</tr>
</table>

===Ping Reboot Settings===
----
If you click the "Edit" button located to a ping reboot rule, you will be redirected to that rule's configuration window. The figure below is an example of that window and the table below provides information on the fields contained in that window:

[[File:{{{file_ping_reboot_settings}}}|border]]

{{#ifeq:{{{series}}} | RUT8xx
| {{Template: Networking_rut2xx_manual_auto_reboot_ping_reboot_settings_table}}
| {{Template: Networking_{{lc:{{{series}}}}}_manual_auto_reboot_ping_reboot_settings_table}}
}}

==Periodic Reboot==

<b>Periodic Reboot</b> is a function that reboots the router at a specified time interval regardless of other circumstances. It can be used as prophylactic measure, for example, to reboot the router once at the end of every week.

The figure below is an example of the Periodic Reboot configuration page and the table below provides information on the fields contained in that page:

[[File:{{{file_periodic_reboot_setup}}}|border]]

<table class="nd-mantable">
<tr>
<th>field name</th>
<th>value</th>
<th>description</th>
</tr>
<tr>
<td>Enable</td>
<td>yes | no; Default: <b>no</b></td>
<td>Turns Periodic Reboot ON or OFF</td>
</tr>
<tr>
<td>Days</td>
<td>Monday | Tuesday | Wednesday | Thursday | Friday | Saturday | Sunday; Default: <b>none</b></td>
<td>The day or multiple days on which the router will reboot</td>
</tr>
<tr>
<td>Hour</td>
<td>integer [0..23]; Default: <b>23</b></td>
<td>The hour of the day on which the router will reboot</td>
</tr>
<tr>
<td>Minute</td>
<td>integer [0..59]; Default: <b>0</b></td>
<td>The minute of the hour on which the router will reboot</td>
</tr>
</table>

}}
{{#ifeq:{{{series}}} | RUT2xx
| {{Template: Networking_device_manual_auto_reboot_wget_reboot|file_wget_reboot_setup = {{{file_wget_reboot_setup}}}}}
}}

[[Category:{{{name}}} WebUI]]
0

edits