CLI Reference Guide-R04

Table Of Contents
Chapter 4
| System Management Commands
Time
– 164 –
show sntp (165)
sntp poll This command sets the interval between sending time requests when the switch is
set to SNTP client mode. Use the no form to restore to the default.
Syntax
sntp poll seconds
no sntp poll
seconds - Interval between time requests. (Range: 16-16384 seconds)
Default Setting
16 seconds
Command Mode
Global Configuration
Example
Console(config)#sntp poll 60
Console#
Related Commands
sntp client (163)
sntp server This command sets the IP address of the servers to which SNTP time requests are
issued. Use the no form to clear all or specific servers.
Syntax
sntp server {ip1 [ip2 [ip3]]}
no sntp server {ip1 [ip2 [ip3]]}
ip - IPv4 or IPv6 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.