Question 898 of 1,819
Switching and Network AccessmediumMultiple ChoiceObjective-mapped

CCNA Switching and Network Access Practice Question

This 200-301 practice question tests your understanding of switching and network access. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. A key principle to apply: portFast immediately transitions an access port to the forwarding state, bypassing STP's listening and learning states to speed up device connectivity.. 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.

Why is BPDU Guard commonly enabled on PortFast-enabled access ports?

Question 1mediummultiple choice
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

To err-disable a port if it receives unexpected BPDUs

PortFast ports are meant for end devices, not for switches. BPDU Guard protects the LAN by shutting down a PortFast port that unexpectedly starts receiving BPDUs, which usually means an unauthorized switch was connected.

Key principle: PortFast immediately transitions an access port to the forwarding state, bypassing STP's listening and learning states to speed up device connectivity.

Answer analysis

Option-by-option breakdown

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

  • To make STP root election happen faster

    Why it's wrong here

    BPDU Guard is a protection feature, not a speed optimization for root election.

    When this WOULD be correct

    In a scenario where the exam question asks about methods to optimize STP performance and mentions features that can enhance the speed of root bridge election, this option could be correct if it was framed around a hypothetical technology that accelerates STP processes.

  • To disable STP permanently on access ports

    Why it's wrong here

    STP is not permanently disabled.

    When this WOULD be correct

    In a different exam scenario, if the question asked about a feature that disables STP on access ports to prevent any STP-related traffic, this option could be correct. For example, a question could specify a configuration where STP is not needed due to a specific network design.

  • To err-disable a port if it receives unexpected BPDUs

    Why this is correct

    That is the core purpose of BPDU Guard.

    Related concept

    PortFast immediately transitions an access port to the forwarding state, bypassing STP's listening and learning states to speed up device connectivity.

  • To allow only one MAC address on the access port

    Why it's wrong here

    That would be port security.

    When this WOULD be correct

    In a different exam scenario, if the question asked about the purpose of MAC address filtering on access ports, option D could be correct. For example, a question could state, 'What is the function of limiting MAC addresses on an access port?' where the correct answer would be to allow only one MAC address.

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.

To err-disable a port if it receives unexpected BPDUsCorrect answer

Why this is correct

That is the core purpose of BPDU Guard.

To make STP root election happen fasterWrong answer — click to see why

Why this is wrong here

BPDU Guard is a security feature that err-disables a port upon receiving BPDUs; it does not accelerate root election. Root election speed is influenced by STP timers and bridge priorities, not BPDU Guard.

★ When this WOULD be the correct answer

In a scenario where the exam question asks about methods to optimize STP performance and mentions features that can enhance the speed of root bridge election, this option could be correct if it was framed around a hypothetical technology that accelerates STP processes.

Why candidates choose this

The name 'Guard' might suggest it protects or speeds up STP processes, but its purpose is purely protective, not performance-related.

To disable STP permanently on access portsWrong answer — click to see why

Why this is wrong here

BPDU Guard does not disable STP permanently; it only reacts to BPDU reception by err-disabling the port. STP remains active on other ports, and the port can be re-enabled after the violation is resolved.

★ When this WOULD be the correct answer

In a different exam scenario, if the question asked about a feature that disables STP on access ports to prevent any STP-related traffic, this option could be correct. For example, a question could specify a configuration where STP is not needed due to a specific network design.

Why candidates choose this

Students may confuse BPDU Guard with disabling STP because it prevents BPDU processing on the port, but STP is still running globally and on other ports.

To allow only one MAC address on the access portWrong answer — click to see why

Why this is wrong here

Limiting MAC addresses on a port is the function of port security, not BPDU Guard. BPDU Guard specifically monitors for BPDU frames and takes action if any are received.

★ When this WOULD be the correct answer

In a different exam scenario, if the question asked about the purpose of MAC address filtering on access ports, option D could be correct. For example, a question could state, 'What is the function of limiting MAC addresses on an access port?' where the correct answer would be to allow only one MAC address.

Why candidates choose this

Both features are commonly applied to access ports for security, leading to confusion between BPDU Guard and port security's MAC address limiting.

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

Don't confuse BPDU Guard with PortFast or BPDU filtering; each has distinct roles.

Detailed technical explanation

How to think about this question

Spanning Tree Protocol (STP) is designed to prevent Layer 2 loops in a switched network by selectively blocking redundant paths. PortFast is a Cisco feature that immediately transitions a switch port into the forwarding state, bypassing the usual STP listening and learning states. This is intended for access ports connected to end devices, such as workstations or servers, where no switching loops are expected. However, if a PortFast-enabled port receives Bridge Protocol Data Units (BPDUs), it indicates that another switch or bridging device is connected, which could cause loops. BPDU Guard is a security feature that protects the network by err-disabling a PortFast-enabled port if it receives unexpected BPDUs. This behavior prevents potential Layer 2 loops caused by unauthorized switches connecting to access ports. When BPDU Guard is enabled, the port shuts down immediately upon receiving a BPDU, effectively isolating the potential loop source and maintaining network stability. A common exam trap is misunderstanding BPDU Guard as a feature that speeds up STP convergence or disables STP permanently on access ports. In reality, BPDU Guard only acts as a protective mechanism to err-disable ports receiving BPDUs unexpectedly. Practically, enabling BPDU Guard on PortFast ports ensures that only end devices connect to these ports, preventing accidental or malicious introduction of switches that could disrupt the STP topology.

KKey Concepts to Remember

  • PortFast immediately transitions an access port to the forwarding state, bypassing STP's listening and learning states to speed up device connectivity.
  • BPDU Guard err-disables a PortFast-enabled port if it receives any BPDUs, preventing potential Layer 2 loops caused by unauthorized switches.
  • Receiving BPDUs on a PortFast port usually indicates a misconfiguration or unauthorized device, triggering BPDU Guard to protect the network.
  • BPDU Guard does not disable STP permanently; it only shuts down the port temporarily until manual intervention or re-enabling.
  • PortFast should only be enabled on ports connected to end devices, never on ports connecting to other switches or bridging devices.
  • BPDU Guard helps maintain STP topology integrity by preventing unexpected switches from participating in STP on access ports.
  • The err-disable state caused by BPDU Guard requires network administrator action to re-enable the port after verifying the cause.
  • BPDU Guard is a critical security feature in Cisco networks to prevent accidental or malicious Layer 2 loops on access 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

PortFast immediately transitions an access port to the forwarding state, bypassing STP's listening and learning states to speed up device connectivity.

Real-world example

How this comes up in practice

A practitioner preparing for the 200-301 exam encounters this exact type of scenario on the job. The correct answer here is not the most general option — it is the best answer for the specific constraint described. PortFast immediately transitions an access port to the forwarding state, bypassing STP's listening and learning states to speed up device connectivity. Real exam questions reward reading the full scenario before eliminating options, because the constraint defines which answer fits.

What to study next

Got this wrong? Here's your next step.

Review portFast immediately transitions an access port to the forwarding state, bypassing STP's listening and learning states to speed up device connectivity., 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?

Switching and Network Access — This question tests Switching and Network Access — PortFast immediately transitions an access port to the forwarding state, bypassing STP's listening and learning states to speed up device connectivity..

What is the correct answer to this question?

The correct answer is: To err-disable a port if it receives unexpected BPDUs — PortFast ports are meant for end devices, not for switches. BPDU Guard protects the LAN by shutting down a PortFast port that unexpectedly starts receiving BPDUs, which usually means an unauthorized switch was connected.

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

Review portFast immediately transitions an access port to the forwarding state, bypassing STP's listening and learning states to speed up device connectivity., then practise related 200-301 questions on the same topic to reinforce the concept.

What is the key concept behind this question?

PortFast immediately transitions an access port to the forwarding state, bypassing STP's listening and learning states to speed up device connectivity.

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: 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.