Courseiva

200-301 · topic practice

Syslog practice questions

Practise identifying, configuring, and troubleshooting core network services like DNS, DHCP, NAT, and NTP for the 200-301 exam.

Courseiva uses original exam-style practice questions designed for learning and revision. The goal is to understand the concepts, recognise exam patterns, and improve through explanations — not memorise copied exam dumps.

Reviewed byJohnson Ajibi· MSc IT Security
19 questionsDomain: Syslog

What the exam tests

What to know about Syslog

Tests your knowledge of DNS, DHCP, NAT, and other network services configuration and troubleshooting.

DNS record types and resolution process

DHCP lease, scope, and reservation configuration

NAT and PAT for IP address translation

Network time protocol (NTP) synchronization

Why learners struggle

Why Syslog questions are commonly missed

Network services questions are commonly missed because candidates confuse protocol roles and port numbers. The overlap between DNS, DHCP, and NAT functions creates specific mix-ups.

  • ·DNS vs DHCP — name resolution vs IP assignment
  • ·NAT vs PAT — address vs port translation
  • ·DHCP scope vs reservation — dynamic vs static
  • ·DNS A vs AAAA — IPv4 vs IPv6 records
  • ·NTP vs SNTP — accuracy vs simplicity
  • ·DHCP relay vs DHCP server — forwarding vs providing

Watch out for

Common Syslog exam traps

  • Confusing DNS A record with CNAME for hostname mapping
  • Thinking DHCP assigns static IPs instead of dynamic leases
  • Mixing up NAT and PAT port vs address translation
  • Assuming NTP only syncs time once, not periodically

Practice set

Syslog questions

19 questions · select your answer, then reveal the explanation

After a hub was connected to interface Gi0/10, the interface immediately entered errdisable state. The following syslog message was generated: '%PORT_SECURITY-2-PSECURE_VIOLATION: Security violation occurred on interface Gi0/10.' What is the strongest explanation for why Gi0/10 shut down?

Exhibit

interface GigabitEthernet0/10
 switchport mode access
 switchport port-security
 switchport port-security maximum 1
 switchport port-security violation shutdown

Event:
%PORT_SECURITY-2-PSECURE_VIOLATION: Security violation occurred, caused by MAC addresses ... on port Gi0/10.

Exhibit: An engineer wants a device to send only warning messages and more critical events to a syslog server. Which logging level should be configured?

Exhibit

Requirement: send warnings, errors, critical, alerts, and emergencies

You are connected to R1. Configure NTP client so that R1 synchronizes with the NTP server at 198.51.100.10, using its Loopback0 (10.0.0.1/32) as the source interface. Also configure syslog to send messages of severity 5 (notifications) and above to 192.0.2.20. The current configuration shows a misconfigured NTP server address and an incorrect logging trap level. Verify with 'show ntp status' (stratum should not be 16) and 'show logging'.

Exhibit

R1#show running-config | include ntp|logging
ntp server 203.0.113.5
logging host 192.0.2.20
logging trap debugging
!
R1#show ntp status
Clock is unsynchronized, stratum 16, no reference clock
R1#show ip interface brief | include Loopback0
Loopback0               10.0.0.1       YES manual up                    up
R1#

A network operations team wants centralized logging from routers and switches and also wants meaningful severity filtering. Which two statements about syslog are correct?

Exhibit

Example message:
%LINK-3-UPDOWN: Interface GigabitEthernet0/1, changed state to down

Drag and drop the syslog severity levels on the left to their corresponding names and meanings on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Emergency – system is unusable

Alert – immediate action needed

Critical – critical condition

Error – error condition

Warning – warning condition

A network administrator notices that syslog messages from a core router are arriving at the syslog server with timestamps that are hours behind other devices. The router’s NetFlow exports also show incorrect start and end times for flows, making traffic analysis unreliable. The administrator verifies that all router interfaces are up and that the SNMP community strings on the router match the NMS.

Match each operations or assurance technology to its most accurate purpose.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Centralized event and message reporting

Monitoring and management information exchange

Visibility into traffic flows and conversations

Clock synchronization for consistent timing

A network operations team is implementing an automated system to detect and remediate interface flapping on core switches. The system must be able to query the network device for interface status and execute commands to disable or reconfigure the interface if a pattern of flapping is detected. Which protocol or technology enables the system to programmatically interact with the network device for both monitoring and configuration changes?

An operations team wants a monitoring platform to periodically read interface counters and CPU statistics from routers. Which technology is most closely associated with that requirement?

A network engineer notices that the system clock on a Cisco IOS-XE router is incorrect, causing syslog timestamps to be unreliable. The router is configured as an NTP client to synchronize with a remote NTP server at 192.168.1.10. However, the show ntp status command indicates the clock is unsynchronized. What is the most likely cause of this issue?

Exhibit

Router# show ntp status
Clock is synchronized, stratum 16, reference is 0.0.0.0
nominal freq is 250.0000 Hz, actual freq is 250.0000 Hz, precision is 2**10
reference time is 0.0.0.0
clock offset is 0.0000 msec, root delay is 0.00 msec
root dispersion is 0.00 msec, peer dispersion is 0.00 msec

Router# show ntp associations

  address         ref clock     st  when  poll reach  delay  offset   disp
*~192.168.1.10    .INIT.          16    -    64    0     0.0    0.00  16000.
 * sys.peer, # selected, + candidate, - outlyer, x falseticker, ~ configured

Router# show running-config | include ntp
ntp server 192.168.1.10

A network administrator wants to receive an immediate notification from a device when a significant event occurs, rather than polling the device repeatedly. Which SNMP feature is most associated with that requirement?

A monitoring system already collects Syslog and SNMP data. The network team now wants visibility into which applications or host conversations are driving link utilization. What is the strongest addition?

Question 13mediummultiple choice
Read the full network assurance explanation →

Why is NTP especially valuable when a network uses centralized Syslog servers?

A switch shows a clock that is several minutes off from other devices even though an NTP server has been configured. Which issue is the most likely cause?

Exhibit

show ntp associations
 address         ref clock     st when poll reach delay offset disp
*~10.10.50.5     .INIT.        16   -   64    0  0.000  0.000 16000
Configured server: 10.10.50.5
Question 15mediummultiple choice
Read the full network assurance explanation →

Why is centralized logging especially useful when combined with NTP?

You are connected to R1, a branch router connected to a central NTP server at 203.0.113.10 and a syslog server at 198.51.100.20. Configure R1 as an NTP client using its Loopback0 interface (192.168.1.1/32) as the source, and ensure syslog messages of severity 'informational' and above are sent to the syslog server. Currently, R1 shows 'Clock is unsynchronized, stratum 16'. Identify and fix the NTP issue, then apply the syslog configuration.

Exhibit

R1#show ntp status
Clock is synchronized, stratum 16, reference is 127.127.7.1
nominal freq is 250.0000 Hz, actual freq is 250.0000 Hz, precision is 2**10
reference time is D3A4B2C1.00000000 (00:00:00.000 UTC Mon Jan 1 2024)
clock offset is 0.0000 msec, root delay is 0.00 msec
root dispersion is 0.00 msec, peer dispersion is 0.00 msec
loopfilter state is 'CTRL' (Normal), drift is 0.000000000 s/s
system poll interval is 64, last update was 0 sec ago.

R1#show ntp associations
  address         ref clock     st  when  poll reach  delay  offset   disp
*~127.127.7.1     .LOCL.        16    25    64   377   0.000  0.000   0.000
 * sys_peer, # selected, + candidate, - outlyer, x falseticker, ~ configured

R1#show running-config | include ntp|logging
ntp server 203.0.113.10
logging host 198.51.100.20
logging trap warnings

You are connected to R1 via the console. The network operations center (NOC) has asked you to configure R1 as an NTP client of the NTP server at 192.0.2.10 (reachable via VLAN 100, SVI 192.168.1.1/24). They also need all system messages of level 'debug' (level 7) and higher forwarded to the syslog server at 203.0.113.50. The current configuration shows that NTP is not working (stratum 16) and syslog is only sending critical and higher messages. Fix both issues.

Exhibit

R1#show ntp status
Clock is unsynchronized, stratum 16, no reference clock
nominal freq is 250.00000 Hz, actual freq is 250.00000 Hz, precision is 2**10
reference time is 0.0.0.0 (00:00:00.000 UTC Mon Jan 1 2000)
clock offset is 0.0000 msec, root delay is 0.00 msec
root dispersion is 0.00 msec, peer dispersion is 0.00 msec
loopfilter state is 'CTRL' (Normal Controlled Loop)

R1#show ntp associations
  address         ref clock     st  when  poll reach  delay  offset   disp
*~0.0.0.0         0.0.0.0       16   -     64    0     0.00   0.00   16000.
 * sys.peer, # selected, + candidate, - outlyer, x falseticker, ~ configured

R1#show logging
Syslog logging: enabled (0 messages dropped, 0 flushes, 0 overruns)
    Console logging: level debugging, 0 messages logged
    Monitor logging: level debugging, 0 messages logged
    Buffer logging: level debugging, 0 messages logged
    Trap logging: level critical, 0 messages logged

Logging to: 203.0.113.50 (udp port 514, audit disabled, link up)

R1#show running-config | section ntp
ntp server 192.0.2.10
!

R1#show running-config | section logging
logging host 203.0.113.50
!

A company wants all routers and switches to use a common time source so log timestamps line up during incident review. Which two statements about NTP are correct?

Question 19mediummultiple choice
Read the full network assurance explanation →

A team wants to know which internal hosts are sending the most traffic to a specific data center subnet. Which technology is most directly associated with that visibility goal?

Free account

Track your progress over time

Create a free account to save your results and see which topics improve across sessions.

Focused Syslog sessions

Start a Syslog only practice session

Every question in these sessions is drawn from the Syslog domain — nothing else.

Related practice questions

Related 200-301 topic practice pages

Move into related areas when this topic feels solid.

Frequently asked questions

What does the 200-301 exam test about Syslog?
Tests your knowledge of DNS, DHCP, NAT, and other network services configuration and troubleshooting.
How should I use these practice questions?
Select your answer before revealing the explanation. Then read why each option is right or wrong — this active recall approach builds retention far faster than re-reading notes.
Can I practise just Syslog questions in a focused session?
Yes — the session launcher on this page draws every question from the Syslog domain. Use a 10-question session first to gauge your baseline, then move to 20 or 30 once the weak spots are clear.
Where can I practise other 200-301 topics?
Use the topic links above to move to related areas, or go back to the 200-301 question bank to see all topics.
Are these real exam questions or dumps?
These are original practice questions written to test the same concepts the 200-301 exam covers. They are not copied from any real exam or dump site.