6-13
Cisco SCE 8000 10GBE Software Configuration Guide
OL-30621-02
Chapter 6 Global Configuration
Configuring SNTP
Configuring SNTP
•
How to Enable the SNTP Multicast Client, page 6-13
•
How to Disable the SNTP Multicast Client, page 6-14
•
How to Enable the SNTP Unicast Client, page 6-14
•
Disabling the SNTP Unicast Client, page 6-14
•
How to Define the SNTP Unicast Update Interval, page 6-15
•
How to Display SNTP Information, page 6-15
The Simple Network Timing Protocol (SNTP) is a simple solution to the problem of synchronizing the
clocks in the various elements of the network. SNTP provides access to a time source via the network.
The system clock and calendar are then set in accordance with this external source.
There are two options for the SNTP client. These functions are independent, and the system employ
either one or both.
•
Multicast SNTP client—Listens to SNTP broadcasts and updates the system clock accordingly.
•
Unicast SNTP client—Sends a periodic request to a configured SNTP server, and updates the system
clock according to the server response.
Note
It is recommended that an IP access control list be configured to prevent access from unauthorized SNTP
or NTP multicast servers (see
“Configuring Access Control Lists (ACLs)” section on page 5-32
The following commands are relevant to SNTP configuration:
•
[no] sntp broadcast client
•
[no] sntp server address
•
no sntp server all
•
sntp update-interval
•
show sntp
How to Enable the SNTP Multicast Client
From the SCE(config)# prompt, type:
Command
Purpose
sntp broadcast client
Enables the SNTP multicast client. It will accept
time updates from any broadcast server.