B
ASIC
M
ANAGEMENT
T
ASKS
4-38
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.
Figure 4-20 SNTP Configuration
CLI – This example configures the switch to operate as an SNTP client
and then displays the current time and settings.
Console(config)#sntp client 20-53
Console(config)#sntp poll 16 20-55
Console(config)#
sntp server 10.1.0.19 137.82.140.80 128.250.36.2
20-54
Console(config)#exit
Console#show sntp 20-56
Current time: Jan 6 14:56:05 2004
Poll interval: 60
Current mode: unicast
SNTP status : Enabled
SNTP server 10.1.0.19 137.82.140.80 128.250.36.2
Current server: 128.250.36.2
Console#