nerdexam
CompTIA

220-801 · Question #579

Which of the following devices transmits data to all ports regardless of final destination?

The correct answer is D. Hub. A hub is a Layer 1 device that floods all incoming data out every port, with no awareness of MAC addresses or destinations.

Networking

Question

Which of the following devices transmits data to all ports regardless of final destination?

Options

  • AFirewall
  • BRouter
  • CSwitch
  • DHub

How the community answered

(31 responses)
  • A
    6% (2)
  • C
    3% (1)
  • D
    90% (28)

Why each option

A hub is a Layer 1 device that floods all incoming data out every port, with no awareness of MAC addresses or destinations.

AFirewall

A firewall inspects traffic based on rules and selectively blocks or permits packets, not flood all ports.

BRouter

A router uses routing tables to forward packets only toward the specific destination network, not to all ports.

CSwitch

A switch maintains a MAC address table and forwards frames only to the specific port associated with the destination MAC address.

DHubCorrect

Hubs operate at OSI Layer 1 (Physical) and have no intelligence to inspect frame headers or MAC addresses. Every bit received on one port is immediately repeated out all other ports, meaning all connected devices receive all traffic regardless of the intended recipient. This flooding behavior creates collision domains and is why hubs have been replaced by switches in modern networks.

Concept tested: Hub Layer 1 broadcast flooding behavior

Source: https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/network-overview

Topics

#network hub#broadcast#network devices#Layer 1

Community Discussion

No community discussion yet for this question.

Full 220-801 Practice