350-401 · Question #742
What are the two variants of NTPv4? (Choose two.)
The correct answer is A. client/server B. broadcast. NTPv4 supports various operating modes for time synchronization, with client/server and broadcast being two commonly implemented and distinct variants.
Question
What are the two variants of NTPv4? (Choose two.)
Options
- Aclient/server
- Bbroadcast
- Cmulticast
- Dasymmetric
- Eunicast
How the community answered
(45 responses)- A87% (39)
- C2% (1)
- D2% (1)
- E9% (4)
Why each option
NTPv4 supports various operating modes for time synchronization, with client/server and broadcast being two commonly implemented and distinct variants.
The client/server mode is a fundamental NTP variant where clients explicitly send time requests to NTP servers, and servers respond with time synchronization messages, providing accurate time synchronization.
The broadcast mode is another NTP variant where an NTP server periodically broadcasts time synchronization messages to all clients on a local network segment, enabling simpler configuration for a group of clients.
Multicast mode is indeed an NTP variant but is less common than client/server or broadcast modes; if only two are requested, A and B are typically considered the primary foundational variants.
Asymmetric is not a standard, recognized operating mode for NTPv4; NTP modes define how time exchange occurs (e.g., client/server, broadcast, symmetric).
Unicast describes the addressing method used in client/server and symmetric modes, where packets are sent to a specific address, rather than being a distinct NTP operating variant itself.
Concept tested: NTPv4 operating modes
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/netmgmt/configuration/15-mt/nm-ntp-15-mt-book/nm-ntp-cfg.html
Topics
Community Discussion
No community discussion yet for this question.