System settings System date and time
Digi TransPort WR Routers User Guide
237
l Poll — Polling interval in seconds for source.
l Reach — Success or failure to reach source over the last eight transactions.
l Delay — Round-trip time to receive a reply in milliseconds.
l Offset — Time difference between server and source.
l Jitter — Difference between two samples in milliseconds.
Configure the device as an SNTP client
Required Configuration Items
n The SNTP server. By default, SNTP is configured to use the Digi SNTPserver
time.devicecloud.com.
Additional Configuration Options
n The SNTPupdate interval. This is the interval at which TransPort checks the SNTP server for
date and time. By default, SNTP is checked once a day. At bootup, the device attempts to send
an update message to the configured SNTP server every 15 seconds until it receives a
response. Once it receives a response, it reverts to the configured update interval.
This functionality is not available from the Web UI.
Command line
To set the date and time using SNTP, use the sntp command.
1. Optional: Set the SNTP server. For example, to set the server to time.devicecloud.com:
digi.router> sntp server time.devicecloud.com
2. (Optional) Set the SNTPupdate interval:
digi.router> sntp update-interval 10
3. Save the configuration:
digi.router> save config
Show NTP client status
Command line
n To display information about the NTP client configuration:
digi.router> sntp
sntp 1:
server time.devicecloud.com
state on
update-interval 10
digi.router>