mediummultiple choiceObjective-mapped

A host can reach remote websites by IP address but fails when using their hostnames. Which missing configuration item is the strongest suspect?

Question 1mediummultiple choice
Full question →

A host can reach remote websites by IP address but fails when using their hostnames. Which missing configuration item is the strongest suspect?

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

A DNS server address

This is correct because the host needs DNS information to resolve hostnames.

B

Distractor review

A new MAC address

This is wrong because hostname resolution does not depend on changing the host MAC address.

C

Distractor review

A trunk native VLAN

This is wrong because the symptom points to name resolution, not trunk VLAN behavior.

D

Distractor review

An OSPF router ID

This is wrong because end hosts do not need OSPF router IDs for name resolution.

Common exam trap

Common exam trap: OSPF can fail even when IP connectivity looks correct

OSPF neighbour formation depends on matching areas, timers, network type, authentication and passive-interface behaviour. Do not choose an answer only because the devices can ping.

Technical deep dive

How to think about this question

OSPF questions usually test the details that control adjacency and route selection. Read the neighbour state, area, router ID and interface configuration before deciding what is wrong.

KKey Concepts to Remember

  • OSPF neighbours must agree on key parameters.
  • Router ID selection can affect neighbour relationships and LSDB output.
  • OSPF cost influences the preferred path.
  • A route can appear in OSPF information but not become the installed route.

TExam Day Tips

  • Check area mismatch first when OSPF adjacency fails.
  • Review passive interfaces when a network is advertised but no neighbour forms.
  • Use show ip ospf neighbor and show ip route clues carefully.

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?

OSPF neighbours must agree on key parameters.

What is the correct answer to this question?

The correct answer is: A DNS server address — The strongest suspect is a missing or incorrect DNS server setting. In practical terms, the device already has working IP connectivity because it can reach the remote site using the numeric address directly. The missing piece is name resolution. Without a valid DNS server to query, the host cannot translate names into IP-related information. This is one of the clearest troubleshooting patterns in networking. If direct IP works but names fail, DNS is the first place to look — not the default gateway, not STP, and not NAT as the primary suspect.

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.