Changes

Created page with "__TOC__ ==Summary== <b>Network Time Protocol</b> (<b>NTP</b>) is a networking protocol for clock synchronization between computer systems over packet-switched, variable-laten..."
__TOC__
==Summary==

<b>Network Time Protocol</b> (<b>NTP</b>) is a networking protocol for clock synchronization between computer systems over packet-switched, variable-latency data networks. This chapter is an overview of the NTP section for {{{name}}} routers.

{{Template: Networking_rutx_manual_fw_disclosure
| fw_version = {{{fw_version}}}
}}

==General==

The <b>Time Synchronization</b> section is used to configure general router time settings, like selecting the local time zone, setting a time update interval, synchronizing the time, etc.

The figure below is an example of the Time Synchronization section and the table below provides information about the fields contained in that section:

[[File:{{{file_general}}}]]

<table class="nd-mantable">
<tr>
<th>Fields</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Current system time</td>
<td>time; default: <b>none</b></td>
<td>Current local time of the router.</td>
</tr>
<tr>
<td>Time zone</td>
<td>time zone; default: <b>UTC</b></td>
<td>The router will sync time in accordance with the selected time zone.</td>
</tr>
<tr>
<td>Enable NTP</td>
<td>off | on; default: '''on'''</td>
<td>Turns NTP on or off.</td>
</tr>
<tr>
<td>Force servers</td>
<td>off | on; default: <b>off</b></td>
<td>Forces unreliable NTP servers.</td>
</tr>
<tr>
<td>Update interval (in seconds)</td>
<td>integer; default: <b>600</b></td>
<td>Defines how often the router will update the time.</td>
</tr>
<tr>
<td>Count of time synchronizations</td>
<td>integer; default: <b>none</b></td>
<td>The amount of times that router will perform time synchronizations. Leave empty in order to set to infinite.</td>
</tr>
{{#ifeq:{{{gps}}}|1|{{Template: Networking_rutx_manual_ntp_gps}}|}}
<tr>
<td>Offset frequency</td>
<td>integer; default: <b>0</b></td>
<td>Adjusts the minor drift of the clock so that it will run more accurately.</td>
</tr>
</table>

===NTP Server===
----
The router can also act as an <b>NTP Server</b>, providing clock synchronization to other devices in the network. From this section you can turn this feature on or off:

[[File:{{{file_ntp_server}}}]]

==Time Servers==

The <b>Time Servers</b> section displays the NTP servers that the router uses. You are provided with 4 default time servers (as seen in the example below), but you can also add custom time servers by clicking the "Add" button or you can edit the given time servers.

[[File:{{{file_time_servers}}}]]

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

Navigation menu