What is the result of the NTP master configuration?
Refer to the exhibit. What is the result of the NTP configuration? - 
Community Votes
100% of anonymous learners picked answer D. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
The 'ntp master' command configures the router as an authoritative NTP server regardless of external synchronization, which is commonly confused with requiring an upstream time source.
The question tests the behavior of the 'ntp master' command in Cisco IOS, specifically whether the router acts as an authoritative NTP server without external synchronization. Community consensus strongly supports answer D, confirming that 'ntp master' allows the router to serve as an authoritative time source even without an external reference.
Many candidates choose C, incorrectly believing that the router will only act as an authoritative NTP server if it is synchronized with an outside source, confusing 'ntp master' with standard NTP client behavior.
Community Discussion (4 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
Thentp master command explicitly configures the router to act as an authoritative NTP server (stratum 8 by default) even when it is not synchronized to any external time source. This is designed for isolated networks where no external reference clock is available. The ntp source loopback0 simply dictates the source IP for outgoing NTP packets but does not affect the master behavior. Therefore, the router will serve time authoritatively regardless of external sync status.Why the Other Options Are Wrong
Option A is partially true regarding the source interface but does not describe the primary result of thentp master configuration shown. Option B describes NTP broadcast mode (ntp broadcast), which is not configured here. Option C incorrectly states that external synchronization is required; this contradicts the fundamental purpose of ntp master, which is to provide time when no external source exists.Community Comment Notes
Comments [1] and [2] correctly explain thatntp master allows the router to act as an authoritative server without an external clock, aligning with Cisco documentation. Comments [3] and [4] incorrectly argue for C, highlighting the common misconception that an external source is mandatory. The high vote count for D (100 votes) reinforces community agreement on the correct answer. Official Reference
Exam Strategy
When you see 'ntp master' in a Cisco exam, remember it forces the router to act as an authoritative NTP server regardless of external synchronization. Do not confuse this with normal NTP client behavior that requires an upstream source.
Related Analysis
Practice All 350-401 Questions
Access 218 questions with complete answers and detailed explanations.
View Full 350-401 Practice Test →