mediummultiple choiceObjective-mapped

Exhibit

R1# show ntp associations
  address         ref clock     st   when   poll reach  delay  offset   disp
~192.0.2.50      203.0.113.1    3     12     64   377   22.1    0.8    1.2
*198.51.100.20   .GPS.          1     14     64   377   18.3    0.4    0.9

Exhibit: A branch router receives time from an NTP server, but the show output marks the server with a tilde instead of an asterisk. What does that mean?

Question 1mediummultiple choice
Full question →

Exhibit: A branch router receives time from an NTP server, but the show output marks the server with a tilde instead of an asterisk. What does that mean?

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

That server is the current system clock source

The asterisk marks the selected synchronization source.

B

Best answer

The server is reachable but not the one currently selected for synchronization

It is seen by the router, but it is not the chosen source.

C

Distractor review

NTP authentication has disabled the server permanently

The symbol alone does not mean permanent disablement.

D

Distractor review

The router is acting as an NTP master for that server

That is not what the association symbol indicates.

Common exam trap

Common exam trap: answer the scenario, not the keyword

A common exam trap is mistaking the tilde (~) symbol for the asterisk (*) in NTP output, leading to the false belief that the server marked with a tilde is the current synchronization source. Candidates may also incorrectly assume that a tilde means the server is unreachable or disabled, which is not true. This confusion can cause incorrect troubleshooting or configuration decisions, such as unnecessarily removing or reconfiguring a valid NTP server that is simply a backup candidate. Recognizing that only the asterisk marks the active source prevents this mistake.

Technical deep dive

How to think about this question

Network Time Protocol (NTP) is a critical IP service used to synchronize the clocks of network devices to a reliable time source. Cisco routers use NTP to maintain accurate time, which is essential for logging, security protocols, and time-sensitive operations. When a router synchronizes with an NTP server, it establishes an association, and the show ntp associations command displays these associations with symbols indicating their status. In Cisco IOS, the asterisk (*) symbol marks the NTP server currently selected as the synchronization source, meaning the router uses that server's time to set its system clock. Other symbols, such as a tilde (~), indicate servers that are reachable and valid NTP peers but are not currently selected as the primary time source. The router prefers the server with the best synchronization quality, determined by factors like stratum level and reachability, and marks it with the asterisk, while others remain candidates. A common exam trap is to confuse the tilde (~) symbol with the asterisk (*) or to assume it means the server is unreachable or disabled. However, the tilde simply means the server is recognized and reachable but not the active synchronization source. Understanding these symbols helps network engineers verify NTP status accurately and troubleshoot time synchronization issues effectively in Cisco environments.

KKey Concepts to Remember

  • NTP uses associations to represent time sources, and Cisco routers display these with symbols indicating synchronization status.
  • The asterisk (*) symbol marks the NTP server currently selected as the router's system clock synchronization source.
  • A tilde (~) symbol indicates an NTP server is reachable and valid but not currently selected as the active synchronization source.
  • Cisco routers select the NTP server with the best stratum and reachability as the preferred synchronization source.
  • NTP synchronization status symbols help network engineers verify which server is actively used and which are candidates.
  • Misinterpreting NTP symbols can lead to incorrect assumptions about time synchronization health and troubleshooting steps.
  • The router does not disable or permanently reject servers marked with a tilde; they remain valid backup sources.
  • Understanding NTP association symbols is essential for accurate time service monitoring and troubleshooting in Cisco networks.

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 uses associations to represent time sources, and Cisco routers display these with symbols indicating synchronization status.

What is the correct answer to this question?

The correct answer is: The server is reachable but not the one currently selected for synchronization — In NTP output, the asterisk marks the current synchronization source. A tilde or other symbol can indicate a candidate or less preferred association, so the router has not selected that server as the active time source.

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.