C
OMMAND
L
INE
I
NTERFACE
3-56
sntp server
Use this command to set the IP address of the servers to which SNTP
time requests are issued. Use this command with no arguments to clear all
time servers from the current list.
Syntax
sntp server [ip1 [ip2 [ip3]]]
ip - IP address of a time server (NTP or SNTP).
(Range: 1 - 3 addresses)
Default Setting
None
Command Mode
Global Configuration
Command Usage
This command specifies time servers from which the switch will poll
for time updates when set to SNTP client mode. The client will poll the
time servers in the order specified until a response is received. It issues
time synchronization requests based on the interval set via the sntp
poll command.
Example
Related Commands
sntp client (3-55)
sntp poll (3-57)
show sntp (3-58)
sntp poll
Use this command to set the interval between sending time requests when
the switch is set to SNTP client mode. Use the no form to restore to the
default.
Console(config)#sntp server 10.1.0.19
Console#