S
ETTING
THE
S
YSTEM
C
LOCK
2-29
Configuring SNTP
You can configure the switch to send time synchronization requests to
specific time servers.
Command Attributes
• SNTP Client – Configures the switch to operate as an SNTP unicast
client. This mode requires at least one time server to be specified in the
SNTP Server field.
• SNTP Poll Interval – Sets the interval between sending requests for
a time update from a time server.
(Range: 16-16284 seconds; Default: 16 seconds)
• SNTP Server – Sets the IP address for up to three time servers. The
switch attempts to update the time from the first server, if this fails it
attempts an update from the next server in the sequence.
Web – Select SNTP, Configuration. Modify any of the required
parameters, and click Apply.
CLI – This example configures the switch to operate as an SNTP
broadcast client.
Console(config)#sntp client 3-55
Console(config)#sntp poll 16 3-56
Console(config)#sntp server 10.1.0.19 137.82.140.80 128.250.36.2 3-56
Console(config)#