Difficulty: Easy
Correct Answer: Passive hub
Explanation:
Introduction / Context:
Network extension can occur at different OSI layers and with varying levels of intelligence. Some devices merely distribute signals, while others regenerate, filter, or forward frames based on MAC or IP addresses. Identifying the most primitive, passive form clarifies the spectrum from simple cabling aids to full-fledged switches and routers.
Given Data / Assumptions:
Concept / Approach:
A passive hub operates like a simple signal splitter on a shared medium; it does not regenerate or reshape the signal. An active hub (multiport repeater) regenerates bits. A switch (multiport bridge) forwards frames intelligently using MAC learning. A router forwards at layer 3, and a gateway typically performs protocol translation/mediation. Therefore, the only device matching “purely mechanical/passive” is the passive hub.
Step-by-Step Solution:
Verification / Alternative check:
Historical Ethernet topologies (10BASE-T) occasionally used passive concentrators in lab/demo setups, while production deployments favored active hubs or switches for signal integrity—underscoring the passive hub's purely mechanical nature.
Why Other Options Are Wrong:
Common Pitfalls:
Using “hub” generically; not all hubs are passive. Many hubs in practice were active repeaters, but the question explicitly requires a purely passive device.
Final Answer:
Passive hub
Discussion & Comments