easymultiple choiceObjective-mapped

A branch router should automatically learn the IP address of a time source so logs from all devices show matching timestamps. Which service provides that function?

Question 1easymultiple choice
Full question →

A branch router should automatically learn the IP address of a time source so logs from all devices show matching timestamps. Which service provides that function?

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Distractor review

DNS

DNS resolves names, not time.

B

Best answer

NTP

NTP synchronizes device clocks.

C

Distractor review

TFTP

TFTP transfers files.

D

Distractor review

NetFlow

NetFlow records traffic patterns.

Common exam trap

Common exam trap: answer the scenario, not the keyword

A common exam trap is selecting DNS as the answer because it involves IP addresses and network services, tempting candidates to confuse name resolution with time synchronization. Another trap is choosing TFTP, since it is a network protocol often associated with configuration and file transfers, misleading candidates to think it manages device settings including time. NetFlow might also confuse candidates because it deals with network traffic data, but it does not affect device clocks. The key is to recognize that only NTP is designed specifically to synchronize time across devices, which is critical for matching timestamps in logs.

Technical deep dive

How to think about this question

Network Time Protocol (NTP) is a protocol designed to synchronize the clocks of network devices to a precise time source, typically an authoritative time server. Accurate time synchronization is critical in networking environments for consistent logging, event correlation, and security mechanisms. NTP operates by exchanging timestamped messages between clients and servers, allowing devices to adjust their clocks to match the reference time. Cisco routers and switches commonly use NTP to ensure all devices in a network share a consistent time base. In a Cisco networking context, NTP can be configured in client or server mode. Branch routers typically act as NTP clients, automatically learning the IP address of a designated NTP server either through manual configuration or dynamic discovery methods such as DHCP options. This automatic learning ensures that logs and syslog messages across devices have matching timestamps, which is essential for troubleshooting and auditing. Other protocols like DNS, TFTP, and NetFlow serve different purposes and do not provide time synchronization. A common exam trap is confusing NTP with DNS or other network services. DNS resolves domain names to IP addresses but does not synchronize time. TFTP is used for file transfers, and NetFlow collects traffic flow data, neither of which affect device clocks. Practically, if a router’s time is not synchronized via NTP, logs from different devices will have inconsistent timestamps, complicating network troubleshooting and security analysis. Therefore, understanding NTP’s role in IP services is crucial for the CCNA exam and real-world network operations.

KKey Concepts to Remember

  • NTP synchronizes device clocks by exchanging timestamped messages to ensure consistent time across network devices.
  • A branch router configured as an NTP client automatically learns the IP address of the NTP server to synchronize its clock.
  • Accurate time synchronization via NTP enables consistent timestamps in syslog messages, improving troubleshooting and event correlation.
  • DNS resolves hostnames to IP addresses and does not provide any time synchronization function for network devices.
  • TFTP is a simple file transfer protocol used for configuration and image transfers, not for synchronizing device clocks.
  • NetFlow collects and exports IP traffic flow data and does not influence device time or log timestamps.
  • Cisco devices use NTP to maintain synchronized clocks, which is essential for security protocols, logging, and network management.
  • Failing to use NTP leads to inconsistent timestamps across devices, complicating log analysis and network troubleshooting.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Related practice questions

Related 200-301 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

FAQ

Questions learners often ask

What does this 200-301 question test?

NTP synchronizes device clocks by exchanging timestamped messages to ensure consistent time across network devices.

What is the correct answer to this question?

The correct answer is: NTP — NTP synchronizes clocks across network devices. When timestamps line up, syslog messages and troubleshooting output become much more useful.

What should I do if I get this 200-301 question wrong?

Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.

Discussion

Loading comments…

Sign in to join the discussion.