200-301 · Question #737
Which NTP type designates a router without an external reefrence clock as an authoritative time source?
The correct answer is C. master. This question asks for the NTP role that designates a router as an authoritative time source without an external reference clock.
Question
Which NTP type designates a router without an external reefrence clock as an authoritative time source?
Options
- Aserver
- Bpeer
- Cmaster
- Dclient
How the community answered
(48 responses)- A4% (2)
- B4% (2)
- C90% (43)
- D2% (1)
Why each option
This question asks for the NTP role that designates a router as an authoritative time source without an external reference clock.
A 'server' simply provides time, but it isn't inherently authoritative without an external reference unless specifically configured as a master.
A 'peer' exchanges time with other NTP servers for synchronization, but it does not designate itself as an authoritative time source without an external reference.
The 'master' NTP type, typically configured with the `ntp master` command, allows a router to act as an authoritative stratum 1 server, even if it is not synchronized to an external clock, making it a local source of time for other devices.
A 'client' requests time from an NTP server and synchronizes its clock to that server, it does not act as an authoritative time source.
Concept tested: NTP master clock role
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipapp/configuration/xe-16/iap-xe-16-book/iap-cfg-ntp.html#concept_z4n_14k_rdb
Topics
Community Discussion
No community discussion yet for this question.