Network Servers and Services Lesson 006: NTP Servers Part 2

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/19

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 9:50 PM on 8/31/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

20 Terms

1
New cards

Hierarchical Structure of Time Sources

Organized into stratum layer to ensure accurate and reliable time distribution.

2
New cards

What are the four basic stratum layers?

0, 1, 2, and 3.

3
New cards

Where do additional stratum layers come from?

From an organization, should they feel they need them.

4
New cards

Stratum 0

Provide highly accurate time but are not directly connected to the networks.

5
New cards

What uses the stratum 0 NTP Stratums layer?

Atomic clocks and GPS clocks.

6
New cards

Stratum 1

Receive time from stratum 0 clocks and distribute it to the network to offer high accuracy.

7
New cards

Stratum 2

Synchronize with stratum servers and further distribute the accurate time to other network devices.

8
New cards

Stratum 3

Continue the hierarchy and each of these subsequent stratums slightly less accurate.

9
New cards

Why is each stratum less accurate than the last?

Due to network latency.

10
New cards

How does NTP ensure that the time delay from subsequent stratums is mitigated?

Through the use of algorithms.

11
New cards

What does NTP’s utilization of algorithms ensure?

That all devices at all levels still receive a high level of time accuracy.

12
New cards

How do organizations typically implement NTP?

By configuring one or more dedicated NTP servers within their networks.

13
New cards

How do dedicated NTP servers keep accurate time?

By synchronizing with external time sources, like stratum 1 or stratum 2 servers.

14
New cards

How do internal devices keep time?

The dedicated NTP server that got the time from an external server, distributes it to devices on the network.

15
New cards

What is an additional way that NTP can operate?

In a peer-to-peer mode.

16
New cards

Why is it more common for NTP to operate on centralized servers in enterprise environments, as opposed to peer-to-peer mode?

Because of their higher levels of consistency and security.

17
New cards

Why must NTP servers be secured against misuse and attacks?

Because they are a critical service.

18
New cards

How could attackers exploit NTP?

By disrupting time synchronization or using it as part of a distributed denial of service.

19
New cards

How can NTP servers be safeguarded?

By restricting access through firewalls or access control lists, configuring authentication to accept time updates from trusted sources, and monitoring logs for unusual activity.

20
New cards

What are examples of unusual activity on a NTP server?

Excessive queries or spoofed time data.