mediummultiple choiceObjective-mapped

Hosts in VLAN 10 need to communicate with hosts in VLAN 20. What is required for that communication to work?

Question 1mediummultiple choice
Full question →

Hosts in VLAN 10 need to communicate with hosts in VLAN 20. What is required for that communication to work?

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

A DHCP server

DHCP provides addressing, not routing between VLANs.

B

Distractor review

A DNS server

DNS resolves names, not inter-VLAN paths.

C

Best answer

A Layer 3 routing function

Correct. Layer 3 routing is required.

D

Distractor review

A second access switch

Another Layer 2 switch alone does not route between VLANs.

Common exam trap

Common exam trap: answer the scenario, not the keyword

{"title":"The 'Extra Switch' Trap","description":"Adding more switches only expands your existing broadcast domains; it doesn't bridge them. You need a Layer 3 device."}

Technical deep dive

How to think about this question

Treat this as a scenario question. Identify the problem, the constraint, and the best action. Then compare each option against those facts.

KKey Concepts to Remember

  • VLANs create separate broadcast domains that isolate traffic at Layer 2, preventing direct communication between different VLANs without routing.
  • Inter-VLAN communication requires a Layer 3 routing function to forward packets between VLANs, either via a router or a multilayer switch.
  • Switched Virtual Interfaces (SVIs) on Cisco multilayer switches provide logical Layer 3 interfaces for each VLAN to enable routing.
  • DHCP servers assign IP addresses but do not route traffic between VLANs, so they cannot enable inter-VLAN communication.
  • DNS servers resolve hostnames to IP addresses but do not affect VLAN traffic forwarding or routing.
  • Adding additional Layer 2 switches does not enable communication between VLANs because Layer 2 devices do not perform routing.
  • Inter-VLAN routing can be implemented using router-on-a-stick or multilayer switch configurations in Cisco networks.
  • Understanding the separation of broadcast domains by VLANs helps avoid the common mistake of assuming Layer 2 connectivity suffices for inter-VLAN communication.

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.

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?

VLANs create separate broadcast domains that isolate traffic at Layer 2, preventing direct communication between different VLANs without routing.

What is the correct answer to this question?

The correct answer is: A Layer 3 routing function — Traffic between VLANs must be routed. A router or multilayer switch provides the Layer 3 function needed for inter-VLAN communication.

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.