GCFA · Question #193
Which of the following hardware devices prevents broadcasts from crossing over subnets?
The correct answer is D. Router. Routers operate at Layer 3 and segment networks into separate broadcast domains, preventing broadcast traffic from crossing subnet boundaries.
Question
Which of the following hardware devices prevents broadcasts from crossing over subnets?
Options
- ABridge
- BHub
- CModem
- DRouter
How the community answered
(55 responses)- A4% (2)
- B4% (2)
- C9% (5)
- D84% (46)
Why each option
Routers operate at Layer 3 and segment networks into separate broadcast domains, preventing broadcast traffic from crossing subnet boundaries.
A bridge operates at Layer 2 and forwards broadcasts across all connected segments, it does not block broadcasts between subnets.
A hub is a Layer 1 device that repeats all signals to every port, including broadcasts, with no filtering capability whatsoever.
A modem modulates and demodulates signals for WAN connectivity and has no broadcast filtering or subnet segmentation function.
A router operates at the Network layer (Layer 3) of the OSI model and forwards packets based on IP addresses. Routers do not forward Layer 2 broadcast frames between interfaces, effectively containing broadcast traffic within each subnet and separating broadcast domains.
Concept tested: Router broadcast domain segmentation at Layer 3
Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/network-subsystem/net-sub-interface-metric
Topics
Community Discussion
No community discussion yet for this question.