GSEC · Question #182
Which of the following hardware devices prevents broadcasts from crossing over subnets?
The correct answer is C. Router. Routers operate at OSI Layer 3 and define separate broadcast domains, blocking broadcast traffic from crossing subnet boundaries.
Question
Which of the following hardware devices prevents broadcasts from crossing over subnets?
Options
- ABridge
- BHub
- CRouter
- DModem
How the community answered
(59 responses)- A3% (2)
- B7% (4)
- C78% (46)
- D12% (7)
Why each option
Routers operate at OSI Layer 3 and define separate broadcast domains, blocking broadcast traffic from crossing subnet boundaries.
A bridge operates at Layer 2 and forwards broadcast frames to all ports within the same network segment, so it does not prevent broadcast propagation across segments.
A hub operates at Layer 1 and repeats all signals including broadcasts to every connected port without any filtering or segmentation.
Routers make forwarding decisions based on IP addresses at the Network layer (Layer 3) and each router interface belongs to a separate broadcast domain. Because routers do not forward broadcast frames between interfaces, they naturally contain broadcasts within the originating subnet and prevent them from propagating to other subnets.
A modem modulates and demodulates signals for transmission over a communication medium and has no capability to filter or segment broadcast traffic.
Concept tested: Router Layer 3 broadcast domain separation
Source: https://www.cisco.com/c/en/us/support/docs/ip/routing/13769-1.html
Topics
Community Discussion
No community discussion yet for this question.