nerdexam
GIAC

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.

Networking and Core Concepts

Question

Which of the following hardware devices prevents broadcasts from crossing over subnets?

Options

  • ABridge
  • BHub
  • CRouter
  • DModem

How the community answered

(59 responses)
  • A
    3% (2)
  • B
    7% (4)
  • C
    78% (46)
  • D
    12% (7)

Why each option

Routers operate at OSI Layer 3 and define separate broadcast domains, blocking broadcast traffic from crossing subnet boundaries.

ABridge

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.

BHub

A hub operates at Layer 1 and repeats all signals including broadcasts to every connected port without any filtering or segmentation.

CRouterCorrect

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.

DModem

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

#router#broadcast domains#subnets#network devices

Community Discussion

No community discussion yet for this question.

Full GSEC Practice