Question 742 of 1,819
Network Services and SecuritymediumMatchingObjective-mapped

CCNA Network Services and Security Practice Question

This 200-301 practice question tests your understanding of network services and security. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. A key principle to apply: least privilege enforces that users and devices have only the minimum access necessary to perform their functions, reducing security risks.. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

Match each security control idea to its most accurate purpose.

Question 1mediummatching
Full question →

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

Firewall: Filters traffic based on security rules.

Least privilege restricts users and processes to only the access rights necessary for their tasks, reducing the attack surface. SSH provides encrypted remote management, preventing eavesdropping and credential theft during administrative sessions. BPDU Guard immediately disables an edge port if a BPDU is received, safeguarding the network from unauthorized switches and potential loops. Port security limits the number and identity of allowed MAC addresses on a switch port, blocking MAC flooding and unauthorized device access.

Key principle: Least privilege enforces that users and devices have only the minimum access necessary to perform their functions, reducing security risks.

Answer analysis

Option-by-option breakdown

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

  • Firewall: Filters traffic based on security rules.

    Why this is correct

    A firewall is a network security device that monitors and controls incoming and outgoing network traffic based on predetermined security rules, effectively filtering traffic to prevent unauthorized access.

    Related concept

    Least privilege enforces that users and devices have only the minimum access necessary to perform their functions, reducing security risks.

  • Firewall: Detects and blocks malicious traffic patterns using signatures.

    Why it's wrong here

    This is incorrect because detecting and blocking malicious traffic using signatures is the function of an Intrusion Prevention System (IPS), not a firewall. Firewalls filter traffic based on rules, not signatures.

  • Firewall: Prevents data loss by monitoring outbound traffic for sensitive data.

    Why it's wrong here

    This is incorrect because preventing data loss by monitoring outbound traffic for sensitive data is the function of a Data Loss Prevention (DLP) system, not a firewall. Firewalls do not inspect content for sensitive data patterns.

  • Firewall: Protects web applications from attacks like SQL injection.

    Why it's wrong here

    This is incorrect because protecting web applications from attacks like SQL injection is the function of a Web Application Firewall (WAF), not a standard network firewall. WAFs are specifically designed to filter HTTP/HTTPS traffic.

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.

Firewall: Filters traffic based on security rules.Correct answer

Why this is correct

A firewall is a network security device that monitors and controls incoming and outgoing network traffic based on predetermined security rules, effectively filtering traffic to prevent unauthorized access.

Firewall: Detects and blocks malicious traffic patterns using signatures.Wrong answer — click to see why

Why this is wrong here

The specific factual error is confusing the role of a firewall with that of an IPS. Firewalls do not typically perform signature-based detection.

Why candidates choose this

Candidates pick this because they know firewalls can block traffic, but they incorrectly associate signature-based detection with firewalls instead of IPS.

Firewall: Prevents data loss by monitoring outbound traffic for sensitive data.Wrong answer — click to see why

Why this is wrong here

The specific factual error is attributing DLP capabilities to a firewall. DLP systems are specialized for content inspection.

Why candidates choose this

Candidates pick this because they think firewalls can inspect all traffic, but DLP is a separate technology focused on data exfiltration prevention.

Firewall: Protects web applications from attacks like SQL injection.Wrong answer — click to see why

Why this is wrong here

The specific factual error is confusing a network firewall with a WAF. While both filter traffic, WAFs operate at the application layer.

Why candidates choose this

Candidates pick this because the term 'firewall' is in 'Web Application Firewall,' leading them to think a regular firewall can do the same.

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?”

Common exam traps

Common exam trap: answer the scenario, not the keyword

The exam often tests your ability to differentiate between security controls that sound similar but have distinct functions. Do not assume that a firewall can do everything; each control has a specific role.

Detailed technical explanation

How to think about this question

Security controls in Cisco networks are designed to protect different aspects of network infrastructure and data integrity. Least privilege is a fundamental security principle that restricts user or device access strictly to what is necessary for their role, minimizing potential attack surfaces. SSH (Secure Shell) provides encrypted remote access to network devices, ensuring that administrative sessions are secure against eavesdropping and interception. BPDU Guard is a spanning-tree protocol security feature that disables ports receiving unexpected Bridge Protocol Data Units (BPDUs), protecting the network topology from unauthorized switches or loops. Port security limits the number of MAC addresses learned on a switch port, preventing unauthorized devices from connecting and reducing the risk of MAC flooding attacks. Each security control targets a specific network risk or vulnerability. Least privilege controls access rights at the user or device level, enforcing strict permissions. SSH secures remote management by encrypting traffic between administrators and devices, preventing credential theft. BPDU Guard protects the spanning-tree topology by shutting down ports that receive BPDUs unexpectedly, which could indicate a misconfiguration or attack. Port security restricts MAC address learning on switch ports, limiting the devices that can connect and preventing MAC address spoofing or flooding attacks that could disrupt switching. A frequent exam trap is assuming all security controls serve the same purpose or apply universally across the network. For example, confusing BPDU Guard with port security leads to misidentifying which control protects spanning-tree versus MAC address learning. Similarly, thinking SSH protects all network traffic rather than just remote management sessions causes errors. Understanding the distinct scope and behavior of each control in Cisco environments helps avoid these mistakes and ensures accurate application of security principles in the CCNA exam context.

KKey Concepts to Remember

  • Least privilege enforces that users and devices have only the minimum access necessary to perform their functions, reducing security risks.
  • SSH encrypts remote administrative sessions to Cisco devices, protecting credentials and commands from interception on untrusted networks.
  • BPDU Guard disables switch ports that receive unexpected Bridge Protocol Data Units, preventing unauthorized switches from affecting spanning-tree topology.
  • Port security limits the number of MAC addresses learned on a switch port, blocking unauthorized devices and mitigating MAC flooding attacks.
  • Security controls in Cisco networks are specialized and must be matched to the specific network risk or asset they protect for effective defense.
  • Understanding the distinct function of each security control helps avoid common exam mistakes related to misapplying protections.
  • Cisco’s spanning-tree protocol relies on BPDU Guard to maintain topology integrity by preventing rogue switches from participating.
  • Port security is a Layer 2 control that directly limits device access by controlling MAC address learning on switch ports.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Least privilege enforces that users and devices have only the minimum access necessary to perform their functions, reducing security risks.

Real-world example

How this comes up in practice

A small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.

What to study next

Got this wrong? Here's your next step.

Review least privilege enforces that users and devices have only the minimum access necessary to perform their functions, reducing security risks., then practise related 200-301 questions on the same topic to reinforce the concept.

Related practice questions

Related 200-301 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free 200-301 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this 200-301 question test?

Network Services and Security — This question tests Network Services and Security — Least privilege enforces that users and devices have only the minimum access necessary to perform their functions, reducing security risks..

What is the correct answer to this question?

The correct answer is: Firewall: Filters traffic based on security rules. — Least privilege restricts users and processes to only the access rights necessary for their tasks, reducing the attack surface. SSH provides encrypted remote management, preventing eavesdropping and credential theft during administrative sessions. BPDU Guard immediately disables an edge port if a BPDU is received, safeguarding the network from unauthorized switches and potential loops. Port security limits the number and identity of allowed MAC addresses on a switch port, blocking MAC flooding and unauthorized device access.

What should I do if I get this 200-301 question wrong?

Review least privilege enforces that users and devices have only the minimum access necessary to perform their functions, reducing security risks., then practise related 200-301 questions on the same topic to reinforce the concept.

What is the key concept behind this question?

Least privilege enforces that users and devices have only the minimum access necessary to perform their functions, reducing security risks.

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

Keep practising

More 200-301 practice questions

Last reviewed: Apr 12, 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.