- A
Gi1/0/5
Correct. It is connected and assigned to VLAN 20.
- B
Gi1/0/6
Why wrong: Gi1/0/6 is an access port in VLAN 1, but it is not in VLAN 20.
- C
Gi1/0/24
Why wrong: Gi1/0/24 is a trunk, not an access port.
- D
None of the interfaces
Why wrong: Gi1/0/5 clearly matches.
Quick Answer
The answer is Gi1/0/5. This interface is the correct choice because the output from the show interfaces command explicitly lists it as connected with a VLAN assignment of 20, and it does not show the word “trunk” in its status or VLAN column, which is the definitive indicator of an access port. In contrast, Gi1/0/24 is clearly labeled as a trunk, and Gi1/0/6 is not connected, so only Gi1/0/5 meets both conditions of being active and assigned to a single data VLAN. On the CCNA 200-301 v2 exam, this question tests your ability to identify access ports from show interfaces output, a fundamental skill for verifying switchport mode configurations. A common trap is assuming that any interface with a VLAN number is an access port, but you must also confirm the absence of the “trunk” keyword in the status or VLAN field. Memory tip: if you see a VLAN number without the word “trunk,” think “access trunk-free.”
CCNA Network Infrastructure and Connectivity Practice Question
This 200-301 practice question tests your understanding of network infrastructure and connectivity. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. A key principle to apply: a switch access port is assigned to a single VLAN and forwards untagged frames only for that VLAN.. 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 the following output:
Interface Status VLAN
Gi1/0/5 connected 20 Gi1/0/6 notconnect 1 Gi1/0/24 trunk trunk
Which interface is operating as an access port in VLAN 20?
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
Gi1/0/5
The output explicitly shows Gi1/0/5 in VLAN 20 and not operating as a trunk.
Key principle: A switch access port is assigned to a single VLAN and forwards untagged frames only for that VLAN.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Gi1/0/5
Why this is correct
Correct. It is connected and assigned to VLAN 20.
Related concept
A switch access port is assigned to a single VLAN and forwards untagged frames only for that VLAN.
- ✗
Gi1/0/6
Why it's wrong here
Gi1/0/6 is an access port in VLAN 1, but it is not in VLAN 20.
When this WOULD be correct
If the question asked for an interface that is not currently operational but was previously configured as an access port in VLAN 20, Gi1/0/6 could be the correct answer. This could occur in a scenario where the interface has been administratively shut down but retains its VLAN assignment.
- ✗
Gi1/0/24
Why it's wrong here
Gi1/0/24 is a trunk, not an access port.
When this WOULD be correct
If the question asked which interface is configured to allow traffic for multiple VLANs, or if it specified that Gi1/0/24 was set to access mode for VLAN 20, then this option would be correct.
- ✗
None of the interfaces
Why it's wrong here
Gi1/0/5 clearly matches.
When this WOULD be correct
In a different scenario where the question states that all interfaces are configured as trunk ports or are not assigned to any VLAN, then 'None of the interfaces' would be correct if no access port exists for VLAN 20.
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.
✓Gi1/0/5Correct answer▾
Why this is correct
Correct. It is connected and assigned to VLAN 20.
✗Gi1/0/6Wrong answer — click to see why▾
Why this is wrong here
Gi1/0/6 is an access port in VLAN 1 (the default VLAN), not VLAN 20. The question specifically asks for an interface operating as an access port in VLAN 20, so this option is incorrect.
★ When this WOULD be the correct answer
If the question asked for an interface that is not currently operational but was previously configured as an access port in VLAN 20, Gi1/0/6 could be the correct answer. This could occur in a scenario where the interface has been administratively shut down but retains its VLAN assignment.
Why candidates choose this
A student might see that Gi1/0/6 is an access port (since it shows a VLAN number and not 'trunk') and assume it could be in VLAN 20, but the output clearly shows it is in VLAN 1.
✗Gi1/0/24Wrong answer — click to see why▾
Why this is wrong here
Gi1/0/24 is configured as a trunk port, which carries traffic for multiple VLANs and is not an access port. Access ports belong to a single VLAN, so this option is incorrect.
★ When this WOULD be the correct answer
If the question asked which interface is configured to allow traffic for multiple VLANs, or if it specified that Gi1/0/24 was set to access mode for VLAN 20, then this option would be correct.
Why candidates choose this
A student might confuse the word 'trunk' in the VLAN column with being a trunk port, but the question asks for an access port, and trunk ports are not access ports.
✗None of the interfacesWrong answer — click to see why▾
Why this is wrong here
Gi1/0/5 is clearly an access port in VLAN 20, so there is an interface that matches the description. Therefore, 'None of the interfaces' is incorrect.
★ When this WOULD be the correct answer
In a different scenario where the question states that all interfaces are configured as trunk ports or are not assigned to any VLAN, then 'None of the interfaces' would be correct if no access port exists for VLAN 20.
Why candidates choose this
A student might overlook Gi1/0/5 if they misinterpret the output or think that 'connected' status does not imply access port, but the VLAN assignment confirms it.
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
Be careful not to confuse trunk ports with access ports or assume interfaces not shown in the output are relevant.
Detailed technical explanation
How to think about this question
A VLAN (Virtual Local Area Network) segments a switch into multiple broadcast domains, allowing devices in the same VLAN to communicate as if they were on the same physical network. Access ports are switch interfaces assigned to a single VLAN and carry traffic for that VLAN only. Trunk ports, in contrast, carry traffic for multiple VLANs simultaneously, tagging frames with VLAN identifiers to maintain separation across the link. In the provided switch output, the interface Gi1/0/5 is listed as "connected" and assigned to VLAN 20, indicating it is an access port operating within VLAN 20. The interface Gi1/0/6 is "notconnect" and assigned to VLAN 1, which is the default VLAN, but it is not active or connected. The interface Gi1/0/24 is labeled as "trunk" and operates as a trunk port, carrying multiple VLANs rather than a single access VLAN. A common exam trap is confusing the interface status and VLAN assignment with port mode. For example, a trunk port can show "trunk" status and carry VLAN 20 traffic, but it is not an access port. Similarly, an interface in VLAN 1 but not connected is not operational. Understanding that an access port is assigned to a single VLAN and shows "connected" status is critical to correctly identifying the interface operating as an access port in VLAN 20.
KKey Concepts to Remember
- A switch access port is assigned to a single VLAN and forwards untagged frames only for that VLAN.
- Trunk ports carry traffic for multiple VLANs simultaneously by tagging frames with VLAN identifiers.
- The interface status 'connected' indicates the port is active and has a device connected.
- An interface showing 'notconnect' status means no device is physically connected or the link is down.
- The VLAN number listed for an access port represents the VLAN to which the port is assigned.
- A trunk port’s VLAN field typically shows 'trunk' because it carries multiple VLANs, not a single VLAN.
- VLAN 1 is the default VLAN on Cisco switches and often used for management or untagged traffic by default.
- Correctly identifying access ports requires checking both the interface status and VLAN assignment.
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 switch access port is assigned to a single VLAN and forwards untagged frames only for that VLAN.
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 switch access port is assigned to a single VLAN and forwards untagged frames only for that VLAN., then practise related 200-301 questions on the same topic to reinforce the concept.
- →
Network Infrastructure and Connectivity — study guide chapter
Learn the concepts, then practise the questions
- →
Network Infrastructure and Connectivity 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?
Network Infrastructure and Connectivity — This question tests Network Infrastructure and Connectivity — A switch access port is assigned to a single VLAN and forwards untagged frames only for that VLAN..
What is the correct answer to this question?
The correct answer is: Gi1/0/5 — The output explicitly shows Gi1/0/5 in VLAN 20 and not operating as a trunk.
What should I do if I get this 200-301 question wrong?
Review a switch access port is assigned to a single VLAN and forwards untagged frames only for that VLAN., then practise related 200-301 questions on the same topic to reinforce the concept.
What is the key concept behind this question?
A switch access port is assigned to a single VLAN and forwards untagged frames only for that VLAN.
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 →
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.