In which way does a spine-and-leaf architecture allow for scalability in a network when additional access ports are required?
Show Answer & Explanation
Correct Answer: C. A leaf switch can be added with connections to every spine switch.
In a spine-and-leaf (Clos) architecture, every leaf switch connects to every spine switch, ensuring any two endpoints are always the same number of hops apart. When additional access ports are needed, a new leaf switch is added and connected to all spine switches, maintaining full mesh connectivity at the spine layer. This design provides predictable, low-latency paths and allows horizontal scaling without redesigning the network. Option A is incorrect because adding both a spine and leaf simultaneously is not the standard scaling method; leaf switches are added for access port expansion. Option B is incorrect because the uplink speed specification alone does not describe the spine-and-leaf scaling method. Option D is incorrect because a leaf switch connects to ALL spine switches, not just a single core spine switch — a single connection would create bottlenecks and unequal paths. The spine-and-leaf architecture's primary advantage is that adding a leaf with connections to every spine switch provides linear, predictable scalability.