hardmultiple choiceObjective-mapped

An engineer lowers the spanning-tree path cost on one uplink of a nonroot switch. What is the expected result if all else stays equal?

Question 1hardmultiple choice
Full question →

An engineer lowers the spanning-tree path cost on one uplink of a nonroot switch. What is the expected result if all else stays equal?

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.

A

Distractor review

The switch becomes the root bridge immediately.

Path cost on one port does not by itself make the switch the root bridge.

B

Best answer

That uplink becomes more likely to be the root port.

Correct. Lower root-path cost is preferred.

C

Distractor review

All designated ports on downstream switches go to blocking.

Changing one port cost does not cause that blanket behavior.

D

Distractor review

The port stops sending BPDUs.

The port still participates in STP.

Common exam trap

Common exam trap: answer the scenario, not the keyword

A frequent exam trap is assuming that lowering the path cost on one uplink port causes the switch to become the root bridge immediately. This is incorrect because root bridge election depends solely on the lowest bridge ID, not on path costs. Another common mistake is believing that all designated ports on downstream switches will transition to blocking due to a single port cost change, which does not happen. Also, some candidates mistakenly think the port will stop sending BPDUs after cost adjustment, but STP requires continuous BPDU transmission to maintain topology information. Recognizing these misconceptions prevents selecting incorrect answers.

Technical deep dive

How to think about this question

Spanning Tree Protocol (STP) is a Layer 2 protocol designed to prevent switching loops in Ethernet networks by creating a loop-free logical topology. STP elects a single root bridge based on the lowest bridge ID, and all other switches determine their best path to this root bridge. Each non-root switch selects one root port, which is the port with the lowest cumulative path cost to the root bridge. The path cost is calculated based on the bandwidth of the links along the path, with lower costs preferred. When an engineer lowers the spanning-tree path cost on one uplink port of a non-root switch, this action reduces the cumulative cost to reach the root bridge via that port. As a result, the switch is more likely to select that uplink as its root port because STP always prefers the lowest-cost path to the root. This change affects only the local switch’s root port selection and does not influence the root bridge election, which depends solely on bridge IDs. Other ports on downstream switches remain unaffected in their designated or blocking states. A common exam trap is to confuse path cost changes with root bridge election or assume that lowering path cost causes all designated ports downstream to block. In reality, path cost adjustments influence only root port selection on the local switch. Additionally, ports continue to send BPDUs to maintain STP topology information regardless of cost changes. Understanding this distinction helps avoid mistakes during the exam and in practical network troubleshooting, ensuring correct interpretation of STP behavior when modifying path costs.

KKey Concepts to Remember

  • Spanning Tree Protocol (STP) selects the root port on a non-root switch as the port with the lowest path cost to the root bridge.
  • Lowering the spanning-tree path cost on an uplink port makes that port more likely to be chosen as the root port by the switch.
  • The root bridge is elected based on the lowest bridge ID, not by adjusting path costs on individual switches.
  • Designated ports on downstream switches forward frames unless blocked by STP to prevent loops; changing one port cost does not block all designated ports.
  • Ports continue to send Bridge Protocol Data Units (BPDUs) to maintain STP topology information regardless of path cost changes.
  • STP path cost is cumulative and calculated based on interface bandwidth, influencing root port selection on non-root switches.
  • A non-root switch uses the lowest root path cost to determine its root port, which is the port that provides the best path to the root bridge.
  • Changing the path cost on one uplink affects only the local switch’s root port selection and does not immediately change the root bridge election.

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.

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.

FAQ

Questions learners often ask

What does this 200-301 question test?

Spanning Tree Protocol (STP) selects the root port on a non-root switch as the port with the lowest path cost to the root bridge.

What is the correct answer to this question?

The correct answer is: That uplink becomes more likely to be the root port. — STP prefers the lower-cost path to the root bridge, so that uplink becomes more likely to be selected as the root port.

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

Loading comments…

Sign in to join the discussion.