Operation Manual
IP Services Commands
IP Services Commands
8 – 115
Usage
You can configure up to three NTP servers. MSS queries all the servers and selects the best
response based on the method described in RFC 1305, Network Time Protocol (Version 3)
Specification, Implementation and Analysis.
To use NTP, you also must enable the NTP client with the set ntp command.
Examples
The following command configures an MX to use NTP server 192.168.1.5:
MX# set ntp server 192.168.1.5
See Also
● clear ntp server on page 8-96
● clear ntp update-interval on page 8-96
● set ntp on page 8-114
● set ntp update-interval on page 8-115
● show ntp on page 8-140
set ntp update-interval
Changes how often an MX sends queries to the NTP servers for updates.
Syntax
set ntp update-interval seconds
Defaults
The default NTP update interval is 64 seconds.
Access
Enabled.
History
Introduced in MSS Version 1.0.
Examples
The following command changes the NTP update interval to 128 seconds:
MX# set ntp update-interval 128
success: change accepted.
See Also
● clear ntp server on page 8-96
● clear ntp update-interval on page 8-96
● set ntp on page 8-114
● set ntp server on page 8-114
● show ntp on page 8-140
seconds Number of seconds between queries. You can specify from 16 through 1024 seconds.