Command Line Interface
4-50
4
sntp client
This command enables SNTP client requests for time synchronization from NTP or
SNTP time servers specified with the sntp servers 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 enabl es client time requests to time servers specified via the
sntp servers command. It issues time synchronization requests base d on the
interval set via the sntp poll command.
Example
Related Commands
sntp server (4-51)
sntp poll (4-51)
show sntp (4-52)
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: Jan 1 00:12:22 2001
Poll interval: 60
Current mode: unicast
SNTP status : Enabled
SNTP server 10.1.0.19 0.0.0.0 0.0.0.0
Current server: 10.1.0.19
Console#