H13-511_V5.5 · Question #75
Which of the following technologies or devices cannot isolate broadcasting?
The correct answer is C. Hub. A hub (Layer 1 device) blindly repeats every incoming signal out of all its ports, including broadcasts - it has zero intelligence to make forwarding decisions, so it cannot contain or isolate broadcast traffic in any way. Why the distractors are wrong: Router (A) operates at…
Question
Which of the following technologies or devices cannot isolate broadcasting?
Options
- ARouter
- BFirewall
- CHub
- DVLAN
How the community answered
(33 responses)- A3% (1)
- B3% (1)
- C82% (27)
- D12% (4)
Explanation
A hub (Layer 1 device) blindly repeats every incoming signal out of all its ports, including broadcasts - it has zero intelligence to make forwarding decisions, so it cannot contain or isolate broadcast traffic in any way.
Why the distractors are wrong:
- Router (A) operates at Layer 3 and by default blocks broadcast traffic between its interfaces - each interface is its own broadcast domain.
- Firewall (B) can filter and control traffic between segments, including limiting broadcast propagation through policy rules.
- VLAN (D) is specifically designed to create separate broadcast domains on a switched network - traffic in one VLAN cannot reach another VLAN without routing.
Memory tip: Think "H for Helpless" - a Hub is helpless to stop broadcasts. Every other option (Router, Firewall, VLAN) operates above Layer 1 and has the intelligence or configuration ability to segment traffic; a hub simply does not.
Topics
Community Discussion
No community discussion yet for this question.