mediummulti selectObjective-mapped

Exhibit

SW1# show interfaces trunk
Port      Mode         Encapsulation  Status        Native vlan
Gi0/1     on           802.1q         trunking      99

Port      Vlans allowed on trunk
Gi0/1     10,30,99

Exhibit: Hosts in VLAN 20 cannot reach their default gateway after a trunk change. Which two findings would directly explain the issue?

Question 1mediummulti select
Full question →

Exhibit: Hosts in VLAN 20 cannot reach their default gateway after a trunk change. Which two findings would directly explain the issue?

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

Best answer

VLAN 20 is not allowed on the trunk

That directly prevents VLAN 20 traffic from traversing the trunk.

B

Best answer

The host access port is assigned to VLAN 30 instead of VLAN 20

A wrong access VLAN would also break gateway reachability for that user segment.

C

Distractor review

The native VLAN is 99

That alone does not block tagged VLAN 20 traffic.

D

Distractor review

The trunk uses 802.1Q encapsulation

That is normal on modern Cisco switching.

E

Distractor review

The switch is using full duplex on Gi0/1

Duplex does not explain the missing VLAN in the trunk output.

Common exam trap

Common exam trap: an active trunk can still block the VLAN you need

A trunk being up does not prove every VLAN is crossing it. Check allowed VLAN lists, native VLAN mismatch, VLAN existence and access-port assignment.

Technical deep dive

How to think about this question

VLAN questions usually combine access-port and trunking clues. The key is to identify whether the issue is local to one switchport, caused by the trunk, or caused by the VLAN not existing where it needs to exist.

KKey Concepts to Remember

  • Access ports place end devices into a single VLAN.
  • Trunk ports carry multiple VLANs between switches.
  • Allowed VLAN lists decide which VLANs can cross a trunk.
  • Native VLAN mismatch can create confusing symptoms.

TExam Day Tips

  • Use show vlan brief to verify access VLANs.
  • Use show interfaces trunk to verify trunk state and allowed VLANs.
  • Do not treat every same-VLAN issue as a routing problem.

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?

Access ports place end devices into a single VLAN.

What is the correct answer to this question?

The correct answer is: VLAN 20 is not allowed on the trunk — If VLAN 20 is missing from the allowed VLAN list on the trunk, its traffic will not cross the link. If the access port for the user was mistakenly placed in the wrong VLAN, the host would also fail to reach the correct gateway.

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.