nerdexam
LPI

102-500 · Question #5

Which option in the chrony configuration file changes the initial interval of polls to a NTP server in order to speed up the initial synchronization?

The correct answer is A. iburst. iburst is correct because it is a legitimate chrony/NTP directive that causes the client to send a burst of 4-8 packets to the server during initial contact (when it is unreachable or for the first poll), dramatically reducing the time needed to achieve initial clock…

Essential System Services

Question

Which option in the chrony configuration file changes the initial interval of polls to a NTP server in order to speed up the initial synchronization?

Options

  • Aiburst
  • Bquickstart
  • Cfast
  • Dfsync
  • Eflood

How the community answered

(36 responses)
  • A
    69% (25)
  • B
    19% (7)
  • C
    6% (2)
  • D
    3% (1)
  • E
    3% (1)

Explanation

iburst is correct because it is a legitimate chrony/NTP directive that causes the client to send a burst of 4-8 packets to the server during initial contact (when it is unreachable or for the first poll), dramatically reducing the time needed to achieve initial clock synchronization. The remaining options are simply fabricated: quickstart, fast, fsync, and flood are not valid directives in the chrony configuration file (/etc/chrony.conf). Memory tip: Think of "iburst" as "initial burst" - it fires a burst of packets at the initial connection to the NTP server, like a quick handshake to get in sync fast.

Topics

#NTP#chrony configuration#iburst#time synchronization

Community Discussion

No community discussion yet for this question.

Full 102-500 Practice