ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
24
| System Management Commands
SNTP Commands
– 945 –
SNTP Commands
sntp client This command enables SNTP client requests for time synchronization from
NTP or SNTP time servers specified with the sntp server command. Use the
no form to disable SNTP client requests.
SYNTAX
[no] sntp client
DEFAULT SETTING
Disabled
COMMAND MODE
Global Configuration
COMMAND USAGE
The time acquired from time servers is used to record accurate dates
and times for log events. Without SNTP, the switch only records the
time starting from the factory default set at the last bootup (i.e.,
00:00:00, Jan. 1, 2001).
This command enables client time requests to time servers specified via
the sntp server command. It issues time synchronization requests
based on the interval set via the sntp poll command.
EXAMPLE
Console(config)#sntp server 10.1.0.19
Console(config)#sntp poll 60
Console(config)#sntp client
Console(config)#end
Console#show sntp
Current Time : Apr 29 13:53:45 2011
Poll Interval : 60 seconds
Current Mode : Unicast
SNTP Status : Enabled
SNTP Server : 10.1.0.19
Current Server : 137.92.140.80
Console#
RELATED COMMANDS
sntp server (946)
sntp poll (946)
show sntp (947)