Sntp configuration commands, Sntp example, Sntp configuration commands -25 sntp example -25 – Allied Telesis AT-8550 User Manual
Page 49
AT-9108, AT-8518, AT-8525, and AT-8550 User’s Guide
2-25
SNTP
Configuration
Commands
describes SNTP configuration commands.
SNTP Example
In this example, the switch queries a specific NTP server and a
backup NTP server. The switch is located in Cupertino, CA, and an
update occurs every 20 minutes. The commands to configure the
switch are as follows:
config timezone -240 autodst
enable sntp-client
config sntp-client primary server 10.0.1.1
config sntp-client secondary server 10.0.1.2
Table 2-8 SNTP Configuration Commands
Command
Description
enable sntp-client
Enables Simple Network Time Protocol (SNTP) client
functions.
disable sntp-client
Disables SNTP client functions.
config sntp-client [primary | secondary]
server [
Configures an NTP server for the switch to obtain
time information. Queries are first sent to the
primary server. If the primary server does not
respond within 1 second, or if it is not synchronized,
the switch queries the second server.
config sntp-client update-interval
Configures the interval between polling for time
information from SNTP servers. The default setting
is 64 seconds.
show sntp-client
Displays configuration and statistics for the SNTP
client.