Difficulty: Easy
Correct Answer: Bus
Explanation:
Introduction:
Different LAN topologies impose different hardware requirements. A budget-constrained learner building a small practice network typically wants the fewest active components and the simplest cabling. This question asks which topology historically minimized hardware needs, especially in small peer-to-peer setups.
Given Data / Assumptions:
Concept / Approach:
A bus topology (e.g., 10BASE2 thin coax or 10BASE5) connects all stations along a single shared cable segment with T-connectors/terminators. There is no central hub or switch required. By contrast, a star (including modern switched Ethernet) needs a central hub/switch and individual runs to each host. Token-Ring requires MAUs and specialized cabling. Therefore, in terms of pure component count and cost, the classic bus required the least dedicated hardware beyond the network interface cards and coax accessories.
Step-by-Step Solution:
Verification / Alternative check:
Historical cost comparisons from early Ethernet eras show that thin-coax bus deployments avoided the central device cost entirely, making them attractive for small labs before inexpensive switches became ubiquitous.
Why Other Options Are Wrong:
Common Pitfalls:
Evaluating with today's commodity switch prices; historically, the question focuses on topology fundamentals and hardware count, where bus wins on minimalism.
Final Answer:
Bus topology.
Discussion & Comments