mediummultiple choiceObjective-mapped

A switch displays this output:

Port Name Status Vlan Fa0/1 connected 10 Fa0/2 connected 10 Fa0/24 connected trunk

Which port should be checked first if a user in VLAN 20 cannot reach the distribution switch over the uplink?

Question 1mediummultiple choice
Full question →

A switch displays this output:

Port Name Status Vlan Fa0/1 connected 10 Fa0/2 connected 10 Fa0/24 connected trunk

Which port should be checked first if a user in VLAN 20 cannot reach the distribution switch over the uplink?

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

Fa0/1

Fa0/1 is an access port in VLAN 10.

B

Distractor review

Fa0/2

Fa0/2 is also an access port in VLAN 10.

C

Best answer

Fa0/24

Correct. The trunk carries inter-switch VLAN traffic.

D

Distractor review

Any access port in VLAN 1

The uplink is the more relevant first check.

Common exam trap

Common exam trap: answer the scenario, not the keyword

A frequent exam trap is to check access ports assigned to VLAN 10 when the connectivity issue involves a user in VLAN 20. Since access ports carry traffic for a single VLAN and do not forward traffic for other VLANs, verifying ports in VLAN 10 does not address the problem. The real issue lies in the trunk port configuration, which must carry VLAN 20 traffic to enable communication beyond the local switch. Overlooking the trunk port leads to wasted troubleshooting effort and incorrect conclusions about VLAN connectivity.

Technical deep dive

How to think about this question

VLANs are fundamental in segmenting a physical switch into multiple logical networks, isolating broadcast domains and improving network efficiency and security. Access ports are configured to belong to a single VLAN and forward untagged frames to devices, while trunk ports carry traffic for multiple VLANs by tagging frames with VLAN IDs using the 802.1Q standard. This tagging allows switches to identify which VLAN a frame belongs to when it traverses inter-switch links. In a scenario where a user in VLAN 20 cannot reach the distribution switch, the first step is to verify the trunk port connecting the access switch to the distribution switch. This trunk port must be configured to allow VLAN 20 traffic and properly tag frames for VLAN 20. If VLAN 20 is not allowed or the trunk is misconfigured, traffic from VLAN 20 devices cannot traverse the uplink, causing connectivity failures. Access ports assigned to VLAN 10, as in the example, do not impact VLAN 20 traffic beyond the local switch. A common exam trap is to focus troubleshooting on access ports in the wrong VLAN, such as VLAN 10, when the issue involves VLAN 20 traffic crossing the uplink. Since access ports only affect local device VLAN membership, the trunk port configuration is the critical point for inter-switch VLAN communication. In practical networks, ensuring trunk ports carry all necessary VLANs prevents segmentation issues and maintains proper VLAN traffic flow across the network backbone.

KKey Concepts to Remember

  • A VLAN (Virtual Local Area Network) segments a switch into multiple broadcast domains to isolate traffic logically within the same physical network.
  • Access ports on a switch carry traffic for a single VLAN and do not tag frames with VLAN IDs, making them suitable for end devices.
  • Trunk ports carry traffic for multiple VLANs simultaneously by tagging frames with VLAN IDs using protocols like IEEE 802.1Q.
  • When a user in a specific VLAN cannot reach devices beyond the local switch, the trunk port connecting to the distribution switch must be verified for correct VLAN tagging and allowed VLAN lists.
  • Switches forward frames based on VLAN membership, so if a VLAN is not allowed or tagged on a trunk port, devices in that VLAN cannot communicate beyond the local switch.
  • The uplink port, typically a trunk, is critical for inter-switch VLAN communication and must be configured to carry all relevant VLANs for proper connectivity.
  • Misconfiguration of VLANs on access ports affects only local device connectivity, whereas trunk misconfiguration impacts VLAN traffic across the network backbone.
  • Troubleshooting VLAN connectivity issues requires checking both access port VLAN assignments and trunk port VLAN tagging and allowed VLAN configurations.

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?

A VLAN (Virtual Local Area Network) segments a switch into multiple broadcast domains to isolate traffic logically within the same physical network.

What is the correct answer to this question?

The correct answer is: Fa0/24 — If users in VLAN 20 must cross the uplink, the trunk port is the first place to verify allowed VLANs and tagging.

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.