ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
24
| System Management Commands
SNTP Commands
– 946 –
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 (945)
sntp server This command sets the IP address of the servers to which SNTP time
requests are issued. Use the this command with no arguments to clear all
time servers from the current list. Use the no form to clear all time servers
from the current list, or to clear a specific server.
SYNTAX
sntp server [ip1 [ip2 [ip3]]]
no sntp server [ip1 [ip2 [ip3]]]
ip - IPv4 or IPv6 address of an 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.