- A
Fa0/1
Why wrong: Fa0/1 is an access port in VLAN 10.
- B
Fa0/2
Why wrong: Fa0/2 is also an access port in VLAN 10.
- C
Fa0/24
Correct. The trunk carries inter-switch VLAN traffic.
- D
Any access port in VLAN 1
Why wrong: The uplink is the more relevant first check.
CCNA Switching and Network Access Practice Question
This 200-301 practice question tests your understanding of switching and network access. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. A key principle to apply: a VLAN (Virtual Local Area Network) segments a switch into multiple broadcast domains to isolate traffic logically within the same physical network.. 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.
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?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"first"Why it matters: Order matters here. You are being tested on which action comes before the others — not which action is generally useful.
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
Fa0/24
If users in VLAN 20 must cross the uplink, the trunk port is the first place to verify allowed VLANs and tagging.
Key principle: A VLAN (Virtual Local Area Network) segments a switch into multiple broadcast domains to isolate traffic logically within the same physical network.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Fa0/1
Why it's wrong here
Fa0/1 is an access port in VLAN 10.
When this WOULD be correct
In a different scenario where the question specifies that VLAN 10 is experiencing connectivity issues or misconfigurations affecting users on that VLAN, checking Fa0/1 would be appropriate to troubleshoot the problem.
- ✗
Fa0/2
Why it's wrong here
Fa0/2 is also an access port in VLAN 10.
When this WOULD be correct
In a scenario where the question specifies that VLAN 20 is configured on Fa0/2 and the user is attempting to reach a device on VLAN 20, checking Fa0/2 would be the correct action to troubleshoot connectivity issues related to that specific VLAN.
- ✓
Fa0/24
Clue confirmation
The clue word "first" in the question point toward this answer.
Related concept
A VLAN (Virtual Local Area Network) segments a switch into multiple broadcast domains to isolate traffic logically within the same physical network.
- ✗
Any access port in VLAN 1
Why it's wrong here
The uplink is the more relevant first check.
When this WOULD be correct
In a scenario where the question asks which access port in VLAN 1 should be checked for connectivity issues affecting users in VLAN 1, option D would be correct. This could involve a misconfiguration or a device connected to an access port in VLAN 1 that is not functioning properly.
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.
✓Fa0/24Correct answer▾
Why this is correct
Correct. The trunk carries inter-switch VLAN traffic.
✗Fa0/1Wrong answer — click to see why▾
Why this is wrong here
Fa0/1 is connected to VLAN 10, and since the user in VLAN 20 cannot reach the distribution switch, checking this port would not address the issue, as it is not part of the user's VLAN.
★ When this WOULD be the correct answer
In a different scenario where the question specifies that VLAN 10 is experiencing connectivity issues or misconfigurations affecting users on that VLAN, checking Fa0/1 would be appropriate to troubleshoot the problem.
Why candidates choose this
Candidates may choose Fa0/1 due to its status as a connected port, mistakenly believing that any active port could be relevant to the user's connectivity issue without considering VLAN assignments.
✗Fa0/2Wrong answer — click to see why▾
Why this is wrong here
Fa0/2 is connected to VLAN 10, which means it cannot facilitate communication for a user in VLAN 20. The issue lies with the trunk port, which is responsible for carrying multiple VLANs, including VLAN 20.
★ When this WOULD be the correct answer
In a scenario where the question specifies that VLAN 20 is configured on Fa0/2 and the user is attempting to reach a device on VLAN 20, checking Fa0/2 would be the correct action to troubleshoot connectivity issues related to that specific VLAN.
Why candidates choose this
Candidates may choose Fa0/2 because it is an active port and they might assume that any connected port could potentially be involved in the issue, especially if they misunderstand VLAN configurations.
✗Any access port in VLAN 1Wrong answer — click to see why▾
Why this is wrong here
Option D is incorrect because it suggests checking any access port in VLAN 1, which is not relevant to the user's issue in VLAN 20. The problem lies with the trunk port not allowing VLAN 20 traffic, not with access ports in VLAN 1.
★ When this WOULD be the correct answer
In a scenario where the question asks which access port in VLAN 1 should be checked for connectivity issues affecting users in VLAN 1, option D would be correct. This could involve a misconfiguration or a device connected to an access port in VLAN 1 that is not functioning properly.
Why candidates choose this
Candidates may choose this option due to a misunderstanding of VLANs, thinking that any access port might be relevant for troubleshooting connectivity issues, regardless of the specific VLAN in question.
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 access ports with trunk ports; only trunk ports can carry multiple VLANs.
Detailed technical explanation
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.
Key takeaway
A VLAN (Virtual Local Area Network) segments a switch into multiple broadcast domains to isolate traffic logically within the same physical network.
Real-world example
How this comes up in practice
A help-desk technician troubleshoots why a newly connected PC cannot reach shared printers on the same floor. The cable is good, the switch port is active, but the PC is in VLAN 20 and the printers are in VLAN 10. The uplink trunk only allows VLAN 10. A trunk being up does not mean every VLAN crosses it.
What to study next
Got this wrong? Here's your next step.
Review a VLAN (Virtual Local Area Network) segments a switch into multiple broadcast domains to isolate traffic logically within the same physical network., then practise related 200-301 questions on the same topic to reinforce the concept.
- →
Switching and Network Access — study guide chapter
Learn the concepts, then practise the questions
- →
Switching and Network Access practice questions
Targeted practice on this topic area only
- →
All 200-301 questions
1,819 questions across all exam domains
- →
CCNA 200-301 v2 study guide
Full concept coverage aligned to exam objectives
- →
200-301 practice test guide
How to use practice tests most effectively before exam day
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.
Network Infrastructure and Connectivity practice questions
Practise 200-301 questions linked to Network Infrastructure and Connectivity.
Switching and Network Access practice questions
Practise 200-301 questions linked to Switching and Network Access.
IP Routing practice questions
Practise 200-301 questions linked to IP Routing.
Network Services and Security practice questions
Practise 200-301 questions linked to Network Services and Security.
AI and Network Operations practice questions
Practise 200-301 questions linked to AI and Network Operations.
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.
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 — 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?
Review a VLAN (Virtual Local Area Network) segments a switch into multiple broadcast domains to isolate traffic logically within the same physical network., then practise related 200-301 questions on the same topic to reinforce the concept.
Are there clue words in this question I should notice?
Yes — watch for: "first". Order matters here. You are being tested on which action comes before the others — not which action is generally useful.
What is the key concept behind this question?
A VLAN (Virtual Local Area Network) segments a switch into multiple broadcast domains to isolate traffic logically within the same physical network.
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 →
Keep practising
More 200-301 practice questions
- A switchport connected to another switch should carry multiple VLANs, but it was manually configured as an access port.…
- What problem is HSRP designed to solve?
- Which TWO statements correctly describe the causes or implications of CRC errors, runts, giants, or output errors as see…
- You are connected to R1. Configure IPv4 and IPv6 addressing on R1's interfaces and verify reachability to R2. The curren…
- Which TWO statements accurately describe how AI/ML concepts are applied to network operations in modern enterprise netwo…
- Which TWO switch port configurations are required when connecting a Cisco IP phone and a desktop PC to a single access p…
Last reviewed: May 17, 2026
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.
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.
Sign in to join the discussion.