Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Free Resources

Difficulty IndexLearn — Free ChaptersIT GlossaryFree Tools & LabsStudy GuidesCareer RoadmapsBrowse by VendorCisco Command ReferenceCCNA Scenarios

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

HomeCertifications200-301GlossarySTP

Spanning Tree

RSTPPVST+BPDUPortFastBPDU GuardRoot GuardLoop GuardView all terms →

Practice

Practice TestMock ExamFlashcards
Spanning Tree200-301 Exam Term

What Does STP Mean in 200-301?

Full form: Spanning Tree Protocol

Also known as: Spanning Tree Protocol, IEEE 802.1D

Reviewed byJohnson Ajibi· Senior Network & Security Engineer · MSc IT Security

Quick Definition

A Layer 2 loop-prevention protocol that blocks redundant paths in a switched network.

Full Definition

STP (IEEE 802.1D) prevents switching loops in networks with redundant links by placing some ports in a blocking state. STP elects a Root Bridge (the switch with the lowest Bridge ID), then each non-root switch selects a Root Port (best path to the Root Bridge) and each network segment elects a Designated Port. All other ports are placed in a blocking state. STP convergence can take 30–50 seconds with default timers.

CLI Command

show spanning-tree
show spanning-tree vlan 10

Exam Trap — Don't Get Fooled

Lower Bridge Priority wins the Root Bridge election (default priority is 32768, VLAN ID is added). If priorities are equal, the switch with the lowest MAC address wins. Without configuration, the switch with the lowest MAC becomes root — this is usually not optimal.

Related 200-301 Terms

RSTP

An enhanced version of STP that converges in seconds instead of 30–50 seconds.

PVST+

A Cisco enhancement of STP that runs a separate spanning tree instance for each VLAN.

BPDU

The STP control frames that switches exchange to elect the Root Bridge and maintain the spanning tree.

PortFast

An STP feature that bypasses the Listening and Learning states on access ports, putting them immediately into Forwarding.

BPDU Guard

Shuts down a PortFast-enabled port if it receives a BPDU, protecting the spanning tree.

Root Guard

Prevents a port from becoming the Root Port, protecting the Root Bridge position.

Frequently Asked Questions

What does STP mean on the 200-301 exam?

STP (IEEE 802.1D) prevents switching loops in networks with redundant links by placing some ports in a blocking state. STP elects a Root Bridge (the switch with the lowest Bridge ID), then each non-root switch selects a Root Port (best path to the Root Bridge) and each network segment elects a Designated Port. All other ports are placed in a blocking state. STP convergence can take 30–50 seconds with default timers.

How does STP appear as a trap on the 200-301?

Lower Bridge Priority wins the Root Bridge election (default priority is 32768, VLAN ID is added). If priorities are equal, the switch with the lowest MAC address wins. Without configuration, the switch with the lowest MAC becomes root — this is usually not optimal.

How important is STP on the 200-301 exam?

STP falls under the Spanning Tree domain of the 200-301 exam. Understanding it in context with related terms like rstp and pvst-plus is essential for answering scenario-based questions correctly.

← Back to 200-301 GlossaryPractice 200-301 Questions

Term Info

Category

Spanning Tree

Exam

200-301

Full Form

Spanning Tree Protocol