- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
What's the use cases of burst and iburst in NTP server setting?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2019 08:10 PM
Hi;
The explanation provided at
https://docs.infoblox.com/display/NAG8/Using+NTP+for+Time+Settings
is providing details about what burst and iburst are but not details about why they are useful. Can anyone give me a good use case example.
Kindly
Wasfi
Re: What's the use cases of burst and iburst in NTP server setting?
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2019 06:23 AM - edited 02-14-2019 06:24 AM
Hello there,
BURST and IBURST in NTP is useful for initially and quickly calibrating a system clock. Note that the packet spacing is about 2s in NIOS's NTP for both BURST and IBURST, unlike the traditional 16s (for IBURST) in default NTP, this is to further hasten the synchronization of clocks.
BURST sends a burst of eight packets when the server is reachable, and is used to accurately measure jitter with long poll intervals.
IBURST sends a burst of eight packets when the server is unreachable (tries to find out if a host is reachable), and then shorten the time until the first sync. We specify the NTP IBURST for faster clock synchronization. This option is considered “aggressive” by some public NTP servers. If an NTP server is unresponsive, the IBURST mode continues to send frequent queries until the server responds and time synchronization starts.
NIOS enables both of these option by default when an NTP server is added and the configuration is saved.
Hope this helps.
Regards.
Re: What's the use cases of burst and iburst in NTP server setting?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2023 03:19 AM
The "burst" option is used to enable a burst mode of operation. When this option is set, the NTP server responds to the initial client request with a burst of up to eight successive packets. This can help expedite the synchronization process, especially in scenarios where the client is initially far out of sync with the server.
learn more https://www.fixityedx.com/
Re: What's the use cases of burst and iburst in NTP server setting?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2024 01:15 AM
Enabling the "burst" option in NTP is useful for responding to first client queries with up to eight consecutive packets. This burst mode allows for rapid synchronization, which is especially useful when clients are severely out of sync with the server. A clever addition that improves time synchronization operations.
Re: What's the use cases of burst and iburst in NTP server setting?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2024 03:25 AM
Enabling the "burst" option in NTP servers demonstrates a strategic approach to synchronization, efficiently responding to client requests with a burst of successive packets. This proves particularly advantageous when dealing with substantial client-server time discrepancies, enhancing the synchronization process for more effective and rapid time alignment.