nerdexam
Cisco

210-250 · Question #140

Which NTP service is a best practice to ensure that all network devices are synchronized with a reliable and trusted time source?

The correct answer is A. Redundant authenticated NTP. NTP best practice requires both redundancy and authentication to ensure time availability and protect against time-spoofing attacks.

Security Principles

Question

Which NTP service is a best practice to ensure that all network devices are synchronized with a reliable and trusted time source?

Options

  • ARedundant authenticated NTP
  • BRedundant unauthenticated NTP
  • CAuthenticated NTP services from one of the local AD domain controllers
  • DLocal NTP within each network device

How the community answered

(51 responses)
  • A
    94% (48)
  • C
    4% (2)
  • D
    2% (1)

Why each option

NTP best practice requires both redundancy and authentication to ensure time availability and protect against time-spoofing attacks.

ARedundant authenticated NTPCorrect

Redundant NTP provides failover so devices remain synchronized if one server becomes unavailable. Authentication (via MD5 or SHA keys) ensures devices only accept time updates from trusted sources, preventing NTP spoofing or man-in-the-middle attacks that could desynchronize logs and security systems.

BRedundant unauthenticated NTP

Unauthenticated NTP leaves devices vulnerable to NTP spoofing attacks, where an attacker injects false time data to corrupt logs or bypass time-based security controls.

CAuthenticated NTP services from one of the local AD domain controllers

Relying on a single AD domain controller as the sole time source lacks redundancy and AD DCs may rely on inaccurate internal clocks unless explicitly configured with an external stratum-1 or stratum-2 source.

DLocal NTP within each network device

Per-device local NTP results in clock drift between devices, causing timestamps to diverge, which breaks log correlation and violates the fundamental purpose of time synchronization.

Concept tested: NTP redundancy and authentication best practices

Source: https://www.cisco.com/c/en/us/support/docs/availability/high-availability/19643-ntpm.html

Topics

#NTP#authenticated NTP#time synchronization#security best practices

Community Discussion

No community discussion yet for this question.

Full 210-250 Practice