Skip to main content
Version: 4.5

NTP

The DD1000i system has the ability to update system time automatically using NTP (Network Time Protocol). NTP can be utilized in the following ways:

  • Import time to the Upstream section
  • Import time to the Downstream section
  • Forward time from the Upstream section to the Downstream section

Configuration

NTP is configured in the Features section of the Configuration, using DD Manager on both the Upstream and Downstream sections, as described in Manage configurations.

Parameters

The following parameters are configurable:

ParameterDescriptionFormat
SourceSelect what network to import time from, Admin or Data.

If None is selected, NTP will not be used and the section of the device will rely on manually configured time, see Date and time.

Selecting Upstream proxy in the Downstream configuration will allow the Downstream section to receive time sent by the Upstream section, see Time forwarding.
Available options: None, Admin network, Data network and Upstream proxy (Downstream only)
NTP Server-1Only displayed when NTP is activated.
Additional NTP servers can be added by clicking the + button further down in the configuration. Up to 10 NTP servers can be configured.
PortUDP port number used when importing time.Integer within range 1 - 65535.
Default: 123
AddressIP address or hostname of the remote NTP server used when importing time.
Note! Hostname can only be used if Source is set to Admin network and an Admin DNS server is configured in Local admin.
String
AuthenticationAuthentication method to be used.
None will use the standard NTP protocol, without authentication, when communicating with the remote NTP server.
NTS will use the NTS (Network Time Security) protocol for authentication. TLS is used to exchange a key with the remote NTP server, which is then used to encrypt the NTP traffic.
Available options: None and NTS
NTS portDisplayed when Authentication is set to NTS.
TCP port to connect to when initially performing the key exchange.
Integer within range 1 - 65535.
Default: 4460
CA certificateDisplayed when Authentication is set to NTS.
A CA certificate in PEM file format that will be used to verify the server during the key exchange must be supplied and uploaded using the file upload dialogue.
PEM file name
Maximum offsetIf imported time differs more than the configured maximum offset from the current time of the DD1000i, the time will be considered invalid, and the device time will not be updated.
If a maximum offset is not configured (default value=0), any imported time is accepted.
Seconds
Default: 0
Time forwardingOnly available on Upstream.
StateWhen enabled, the current Upstream time will continually be sent to the Downstream section. See Time forwarding for further information.Available options: Enabled and Disabled
note

When more than one NTP server is configured and the system is trying to select the most accurate of the configured NTP servers, authentication method is not considered, i.e. all NTP servers are considered equally trustworthy, regardless of whether they use NTS, or not.

Time forwarding

When Time forwarding is enabled for the Upstream section, the current Upstream time will continually be forwarded to the Downstream section. If the Downstream section is configured to import time from Upstream (see the Source parameter in Parameters), it will receive the forwarded time and synchronize its clock.

Importing of time does not need to be enabled on the Upstream section to forward time to the Downstream section. If the Upstream Source parameter is set to None and the Time forwarding State parameter is set to Enabled, while the Downstream Source parameter is set to Upstream proxy, the manually set Upstream time will be forwarded. This will keep the Upstream and Downstream clocks synchronized, even if NTP is not activated.

note

Activating Time forwarding introduces a less than 1 ms delay in the time received on the Downstream section, making Time forwarding unsuitable where extremely high accuracy is required.

Local time and NTP

Time can always be set manually using Local Admin on both Upstream and Downstream sections. However, if time is synchronized using NTP in any way, the NTP functionality will attempt to change the time back to the correct value. If the Maximum offset parameter is configured and the difference between the imported time and the manually set time is greater than the offset, the attempt to change the time will fail, leaving the device time at the manually set value.

Loading...