220-801 · Question #621
Which of the following provides the LEAST network security?
The correct answer is C. Hub. A hub is a Layer 1 device that broadcasts all incoming traffic to every connected port, meaning any device on the network can see all traffic - making it trivially easy to sniff packets. A switch (Layer 2) forwards traffic only to the intended port, a router (Layer 3) can…
Question
Which of the following provides the LEAST network security?
Options
- AFirewall
- BRouter
- CHub
- DSwitch
How the community answered
(36 responses)- A3% (1)
- C92% (33)
- D6% (2)
Explanation
A hub is a Layer 1 device that broadcasts all incoming traffic to every connected port, meaning any device on the network can see all traffic - making it trivially easy to sniff packets. A switch (Layer 2) forwards traffic only to the intended port, a router (Layer 3) can enforce ACLs and segment networks, and a firewall is purpose-built to filter and control traffic. The hub offers zero traffic isolation and therefore the least security.
Topics
Community Discussion
No community discussion yet for this question.