Specifications

Table Of Contents
2-487
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
sntp server
sntp server
Enables the SNTP uni-cast client to query the specified SNTP server. Use the no form of this command
to disable the SNTP uni-cast server.
sntp server {address|hostname }
no sntp server hostname
no sntp server all
Syntax Description
Command Default SNTP uni-cast server is disabled
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Use the all keyword with the no form of this command to disable all SNTP uni-cast servers.
Authorization: admin
Examples The following example enables an SNTP server at a specified IP address.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#sntp server 128.182.58.100
SCE(config)#
Related Commands
address The IP address of the SNTP server.
hostname The hostname of the SNTP server.
Release Modification
2.5.7 This command was introduced.
Command Description
show sntp Displays the SNTP configuration and update statistics.
sntp broadcast client Enables the SNTP multicast client to accept SNTP broadcasts from any
SNTP server.
sntp update-interval Defines the interval (in seconds) between SNTP uni-cast update queries.