hardmultiple choiceObjective-mapped

Exhibit

PC1 ipconfig
IPv4 Address . . . . . . . . . : 10.40.40.25
Subnet Mask  . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . .  : 10.40.40.1
DNS Server . . . . . . . . . . : 10.4.4.4

PC1> ping 8.8.8.8   success
PC1> ping www.example.com   failed

Correct internal DNS server: 10.40.10.53

Clients can browse the internet by IP address but fail when using hostnames. Based on the exhibit, where is the fault most likely located?

Question 1hardmultiple choice
Full question →

Clients can browse the internet by IP address but fail when using hostnames. Based on the exhibit, where is the fault most likely located?

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 default gateway on the PC is incorrect.

Internet reachability by IP shows the gateway path works.

B

Best answer

The client is using the wrong DNS server address.

That is the direct cause of hostname resolution failure here.

C

Distractor review

NAT overload is failing on the edge router.

NAT is clearly working because the host reaches 8.8.8.8.

D

Distractor review

The switchport must be converted to a routed port.

That is unrelated to DNS resolution.

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: The client is using the wrong DNS server address. — The client has valid IP addressing and a working default gateway, but the DNS server address is wrong. The ability to reach 8.8.8.8 proves Layer 3 connectivity exists. Name resolution failures in this scenario point directly to a DNS configuration issue.

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.