Difficulty: Easy
Correct Answer: Star networks
Explanation:
Introduction:
Physical topology affects how easy it is to expand or reconfigure a local area network. Flexibility means minimal disruption when adding or relocating devices, straightforward troubleshooting, and limited impact from a single link failure. This question asks which topology generally offers the best flexibility for wiring changes in modern LANs.
Given Data / Assumptions:
Concept / Approach:
In a star topology, each device connects via a dedicated cable to a central hub/switch. Adding or moving a device usually involves terminating a new cable at the patch panel and switch—no interruption to other links. In a bus topology (thin coax), inserting a new node requires cutting into the shared cable and carefully maintaining impedance/terminations, risking downtime for the entire segment. In a ring, breaking the ring impacts all nodes unless special MAUs or protections are used. Thus, star provides the greatest practical flexibility and fault isolation.
Step-by-Step Solution:
Verification / Alternative check:
Modern enterprise and home Ethernet overwhelmingly use a star (switched) topology; structured cabling standards are built around this model, confirming its flexibility and maintainability.
Why Other Options Are Wrong:
Common Pitfalls:
Assuming “fewer cables” equals “more flexible”; in practice, manageability and fault isolation dominate, favoring star.
Final Answer:
Star networks.
Discussion & Comments