Which spanning-tree port role receives the best BPDU toward the root bridge on a nonroot switch?
Answer choices
Why each option matters
Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.
Distractor review
Designated port
Designated ports forward away from the root for a segment.
Distractor review
Alternate port
Alternate ports are backup paths to the root.
Best answer
Root port
Correct. The root port points toward the root bridge.
Distractor review
Disabled port
A disabled port does not participate in forwarding.
Common exam trap
Common exam trap: answer the scenario, not the keyword
A common exam trap is mistaking the designated port or alternate port for the root port. Candidates often confuse the designated port as the best path to the root because it forwards traffic on a segment, but it actually forwards away from the root. Alternate ports are backup paths and do not receive the best BPDU toward the root. Misunderstanding these roles can lead to selecting the wrong answer, especially since all these ports participate in STP but serve different functions. Remember, only the root port on a non-root switch receives the best BPDU toward the root bridge.
Technical deep dive
How to think about this question
Spanning Tree Protocol (STP) is a Layer 2 network protocol that prevents loops in Ethernet networks by creating a loop-free logical topology. STP elects a root bridge and then determines the best path from every switch to this root bridge. Each non-root switch selects a single port, called the root port, which provides the lowest cost path back to the root bridge. This root port is the primary forwarding port toward the root and receives the best Bridge Protocol Data Units (BPDUs) from the root bridge. The root port is chosen based on the lowest path cost to the root bridge, which is calculated by summing the costs of all links between the switch and the root. This port role is critical because it forwards traffic toward the root bridge and receives superior BPDUs compared to other ports. Designated ports forward traffic away from the root on a segment, alternate ports serve as backup paths, and disabled ports do not participate in forwarding or BPDU exchange. A common exam trap is confusing the root port with the designated or alternate ports. While designated ports forward traffic away from the root and alternate ports provide backup paths, only the root port receives the best BPDU toward the root bridge on a non-root switch. Understanding this distinction is essential for correctly answering STP questions and for practical network troubleshooting and design.
KKey Concepts to Remember
- A non-root switch selects one root port as its lowest-cost path back to the root bridge in STP.
- The root port receives and forwards the best BPDU toward the root bridge on a non-root switch.
- Designated ports forward traffic away from the root bridge on a LAN segment and are not the best path to the root.
- Alternate ports serve as backup paths to the root bridge and do not forward traffic unless the root port fails.
- Disabled ports do not participate in STP forwarding or BPDU exchange and remain inactive.
- STP calculates path cost based on link speed to determine the root port on each non-root switch.
- The root port role is essential for maintaining a loop-free topology by directing traffic toward the root bridge.
- Incorrectly identifying the root port can lead to network loops or suboptimal traffic paths in STP.
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.
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.
CCNA subnetting practice questions
Practise IPv4 subnetting, CIDR, masks, host ranges and subnet selection.
CCNA OSPF practice questions
Practise OSPF neighbours, router IDs, metrics, areas and routing-table interpretation.
CCNA VLAN practice questions
Practise VLANs, access ports, trunks, allowed VLANs and switching scenarios.
CCNA STP practice questions
Practise spanning tree, root bridge election, port roles and STP troubleshooting.
CCNA EtherChannel practice questions
Practise LACP, PAgP, port-channel behaviour and bundle requirements.
CCNA ACL practice questions
Practise standard and extended ACLs, permit/deny logic and traffic filtering.
CCNA NAT practice questions
Practise static NAT, dynamic NAT, PAT and inside/outside address translation.
CCNA DHCP practice questions
Practise DHCP scopes, relay, leases and troubleshooting.
CCNA show ip route practice questions
Practise routing-table output, longest-prefix match, AD and route selection.
CCNA show interfaces trunk practice questions
Practise trunk verification and VLAN forwarding across switches.
CCNA wireless security practice questions
Practise WLAN security, authentication and wireless architecture concepts.
CCNA IPv6 practice questions
Practise IPv6 addressing, routes, neighbour discovery and common IPv6 exam traps.
More questions from this exam
Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.
Question 1
A router learns the same prefix from both OSPF and EIGRP. Which route is installed by default?
Question 2
A router shows this output: R1#show ip ospf neighbor Neighbor ID Pri State Dead Time Address Interface 10.1.1.2 1 FULL/DR 00:00:34 192.168.12.2 GigabitEthernet0/0 10.1.1.3 1 2WAY/DROTHER 00:00:39 192.168.12.3 GigabitEthernet0/0 Which statement is correct?
Question 3
What is the OSPF metric called?
Question 4
A non-root switch has two uplinks toward the root bridge. One path has a lower total STP cost than the other. What role will the lower-cost uplink have?
Question 5
A router interface applies this ACL inbound: 10 deny tcp any any eq 80 20 permit ip any any A user reports that web browsing to a server by IP address fails, but ping works. Which statement best explains the behavior?
Question 6
A router learns route 198.51.100.0/24 from OSPF with AD 110 and also has a static route to the same prefix configured with AD 150. Which route is installed?
FAQ
Questions learners often ask
What does this 200-301 question test?
A non-root switch selects one root port as its lowest-cost path back to the root bridge in STP.
What is the correct answer to this question?
The correct answer is: Root port — The root port is the port on a nonroot switch with the lowest path cost to the root bridge.
What should I do if I get this 200-301 question wrong?
Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.
Discussion
Sign in to join the discussion.