Administration
SNTP and Time Settings
Cisco Small Business 200E Series Advanced Smart Switch Command Reference 111
2
The parameter defaults are as follows:
• version—4
• port—1 2 3
• key—0
Command Modes
Global Config
Examples
The following command enables one of the build in SNTP servers.
(switch) (Config)#sntp server time-a.timefreq.bldrdoc.gov enable
The following command disables the same server.
(switch) (Config)#no sntp server time-a.timefreq.bldrdoc.gov enable
The following command configures a new SNTP server, but does not enable it.
(switch) (Config)#sntp server 10.25.67.2 version 3 port 2123 key 432523
The following command configures a new SNTP server and enables it.
(switch) (Config)#sntp server 10.25.67.2 version 3 port 2123 key 432523
enable
Related Commands
sntp trusted-key
Use this command to authenticate the identity of a system to which SNTP will
synchronize. To disable authentication of the identity of the system, use the no
form of this command.
sntp trusted-key key-number
no sntp trusted-key key-number
Command Description
show sntp Displays SNTP settings and status.
show sntp server Displays settings for configured SNTP unicast servers.