6-14
Cisco SCE 8000 10GBE Software Configuration Guide
OL-30621-02
Chapter 6 Global Configuration
Configuring SNTP
How to Disable the SNTP Multicast Client
From the SCE(config)# prompt, type:
How to Enable the SNTP Unicast Client
Options
The following option is available:
•
ip-address—
The IP address of the SNTP unicast server.
From the SCE(config)# prompt, type:
Enabling SNTP Unicast Client: Example
The following example shows how to enable an SNTP server at IP address 128.182.58.100.
SCE(config)# sntp server 128.182.58.100
Disabling the SNTP Unicast Client
How to Disable the SNTP Unicast Client and Remove All Servers
From the SCE(config)# prompt, type:
Command
Purpose
no sntp broadcast client
Disables the SNTP multicast client. It will not
accept any broadcast time updates.
Command
Purpose
sntp server ip-address
Defines the SNTP unicast server so that SNTP
client is able to query that server.
Command
Purpose
no sntp server all
Removes all SNTP unicast servers, preventing
unicast SNTP query.