Courseiva
Question 1,136 of 1,389
Network Services and SecuritymediumMultiple SelectObjective-mapped

CCNA Network Services and Security Practice Question

Which two statements accurately describe why source restriction and logging are often used together for administrative access?

⚠ Common exam trap

A frequent exam trap is to believe that logging can replace source restriction or that source restriction only works if logging is disabled. Candidates may incorrectly think that visibility through logs is enough to secure administrative access, ignoring the importance of limiting where management sessions can originate. Another mistake is to assume these controls are only relevant for guest wireless networks, which is false because they apply broadly to all management-plane security. Understanding that source restriction and logging serve distinct but complementary roles is critical to avoid this trap.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Source restriction narrows the allowed origin space for administrative sessions.

Source restriction and logging are often used together because they help answer two different security questions. In practical terms, source restriction limits where administrative sessions may originate, while logging helps show what happened once access was attempted or granted. This combination improves both exposure reduction and post-event visibility. This is a strong layered-security reasoning item because it focuses on complementary controls rather than one-control thinking.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Source restriction narrows the allowed origin space for administrative sessions.

    Why this is correct

    Source restriction applies network-layer filtering, such as ACLs or management access lists, to administrative protocols (SSH, HTTPS, SNMP) so only traffic from explicitly permitted source IP addresses or subnets reaches the device's management plane. This shrinks the attack surface by blocking unauthorized origins before they can attempt authentication or exploit a service.

  • Logging improves visibility and accountability for what happened during administrative access.

    Why this is correct

    Logging records successful and failed administrative sessions, including timestamps, source addresses, and executed commands, creating an audit trail that supports accountability and forensic review. Without logs, an administrator would have no objective evidence of who did what, making incident response and compliance verification significantly harder.

  • Logging removes the need for authentication.

    Why it's wrong here

    Logging is a passive, post-hoc mechanism that merely captures events for review; it does not enforce identity verification or authorization at access time. Authentication remains mandatory because logs cannot prevent an attacker from gaining access or distinguish a legitimate user from an imposter once credentials are compromised.

    When this WOULD be correct

    In a scenario where the question asks about the role of logging in a system that uses a single sign-on (SSO) mechanism, one might argue that logging can reduce the need for repeated authentication prompts, thereby streamlining user access while still maintaining a record of actions.

  • Source restriction works only when Syslog is disabled.

    Why it's wrong here

    Source restriction works independently of whether Syslog is enabled; it is enforced by the device's data path or management plane filtering regardless of logging state. Syslog merely determines whether events are sent to a remote server for retention, while source restriction actively blocks or permits traffic before any logging decision matters.

    When this WOULD be correct

    In a different question context focused on Syslog configurations, if the question asked about the limitations of source restriction in environments where Syslog is disabled, option D could be correct, indicating that source restriction would not function properly without logging enabled.

  • Both controls exist only for guest wireless networks.

    Why it's wrong here

    These controls are foundational management-plane security measures recommended for all network infrastructure, not just guest wireless networks. Guest wireless deployments may use such controls, but source restriction and logging apply equally to routers, switches, firewalls, and other devices to protect administrative access from external threats.

    When this WOULD be correct

    In a different exam scenario focusing on security measures specifically for guest wireless networks, a question might ask about controls that are particularly relevant to that context. If the question specified that logging and source restriction are primarily implemented for guest networks, then option E could be correct.

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The 200-301 exam frequently reuses these exact scenarios with slightly different constraints.

Source restriction narrows the allowed origin space for administrative sessions.Correct answer

Why this is correct

Source restriction applies network-layer filtering, such as ACLs or management access lists, to administrative protocols (SSH, HTTPS, SNMP) so only traffic from explicitly permitted source IP addresses or subnets reaches the device's management plane. This shrinks the attack surface by blocking unauthorized origins before they can attempt authentication or exploit a service.

Logging removes the need for authentication.Wrong answer — click to see why

Why this is wrong here

This option is incorrect because logging does not eliminate the need for authentication; both are essential security measures that serve different purposes in access control. Authentication verifies user identity, while logging tracks actions taken during a session.

★ When this WOULD be the correct answer

In a scenario where the question asks about the role of logging in a system that uses a single sign-on (SSO) mechanism, one might argue that logging can reduce the need for repeated authentication prompts, thereby streamlining user access while still maintaining a record of actions.

Why candidates choose this

Candidates may choose this option due to a misunderstanding of how logging and authentication interact, mistakenly believing that robust logging can substitute for the need to authenticate users before granting access.

Source restriction works only when Syslog is disabled.Wrong answer — click to see why

Why this is wrong here

This option is incorrect because source restriction can be implemented regardless of whether Syslog is enabled or disabled; it functions independently of logging mechanisms.

★ When this WOULD be the correct answer

In a different question context focused on Syslog configurations, if the question asked about the limitations of source restriction in environments where Syslog is disabled, option D could be correct, indicating that source restriction would not function properly without logging enabled.

Why candidates choose this

Candidates may find this option tempting due to a misunderstanding of how logging and source restriction interact, leading them to believe that logging is a prerequisite for source restriction to function effectively.

Both controls exist only for guest wireless networks.Wrong answer — click to see why

Why this is wrong here

This option is incorrect because source restriction and logging are not limited to guest wireless networks; they are applicable across various network environments to enhance security and monitoring for all types of administrative access.

★ When this WOULD be the correct answer

In a different exam scenario focusing on security measures specifically for guest wireless networks, a question might ask about controls that are particularly relevant to that context. If the question specified that logging and source restriction are primarily implemented for guest networks, then option E could be correct.

Why candidates choose this

Candidates may choose this option due to a misunderstanding that associates logging and source restriction primarily with guest networks, possibly because they recall seeing these controls implemented in such environments during practical experiences or training.

Analysis generated from the official 200-301blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

Visual reference

Source Router + ACL permit 10.0.0.0/8 deny any Server 10.0.0.5 ✓ 192.168.1.1 ✗ dropped ACLs evaluate top-down; first match wins — implicit deny all at end

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: May 17, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This 200-301 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 200-301 exam.