NTP, SNMP, and Syslog — IP Services > Exam relevance: Syslog severity levels and NTP stratum concepts appear on virtually every CCNA 200-301 exam. This is a mostly multiple-choice topic, but the details are precise — one wrong number costs you the question. --- ## Why These Protocols Matter Networks generate enormous amounts of time-sensitive event data. For that data to be useful, every device needs to agree on what time it is (NTP) and have a structured way to report events (Syslog). Together, these protocols form the backbone of network monitoring and troubleshooting. The exam tests specific numbers — severity codes, stratum levels, and port numbers — so precision matters here. --- ## Network Time Protocol (NTP) ### What Problem Does NTP Solve? Imagine troubleshooting a security breach across five routers where each router's clock is off by a different amount. Log correlation becomes impossible. NTP (Network Time Protocol) solves this by synchronizing clocks across all network devices to a common time source. NTP uses UDP port 123. ### Stratum Levels The core NTP concept tested on the exam is the stratum — a measure of how many hops away a device is from a highly accurate reference clock. | Stratum Level | Description | |---------------|-------------| | Stratum 0 | The reference clock itself (atomic clock, GPS) — not a network device | | Stratum 1 | Directly connected to a Stratum 0 source — most accurate NTP server | | Stratum 2 | Synchronizes from a Stratum 1 server | | Stratum 3 | Synchronizes from a Stratum 2 server | | ... | Each hop adds one stratum level | | Stratum 15 | Maximum usable…
Keep reading: Ntp Syslog
Unlock the full CCNA 200-301 course — every lesson, the AI tutor, and full mock exams.