An enterprise network architect is designing a two-tier Spine-Leaf (Clos) topology for a data center hosting high-performance containerized workloads. The design deploys 4 Spine switches and multiple Leaf switches. Each Leaf switch is configured with 48 x 25GbE downlink ports for server connections and 4 x 100GbE uplink ports, with exactly one uplink connecting to each of the 4 Spine switches. Layer 3 routing with Equal-Cost Multi-Pathing (ECMP) is configured across all spine-leaf interconnections. Which statement correctly evaluates the architectural traits and bandwidth performance of this Spine-Leaf deployment?
- The Leaf switch layer exhibits a 3:1 oversubscription ratio for East-West traffic while delivering deterministic, equal-latency forwarding across the spine fabric between any two Leaf switches.Cevap
- BSpanning Tree Protocol (STP) must be enabled on all spine-to-leaf trunk interfaces to block redundant physical links and prevent Layer 2 loops across the leaf switches.
- CThe Leaf switches act as Layer 2 bridges that transparently extend broadcast domains through the Spine switches, removing the need for routing at the leaf-spine interconnect.
- DAdding a bare-metal Type 1 hypervisor layer between Leaf and Spine switches is required to manage ECMP routing tables and calculate dynamic uplink oversubscription.
Cevap
The Leaf switch layer exhibits a 3:1 oversubscription ratio for East-West traffic while delivering deterministic, equal-latency forwarding across the spine fabric between any two Leaf switches.
The total host downlink bandwidth per Leaf switch is , while the total fabric uplink bandwidth is . Dividing downlink by uplink capacity yields an oversubscription ratio of , which simplifies to . Additionally, because every Leaf switch connects directly to all 4 Spine switches in a two-tier Clos architecture, any inter-leaf traffic takes exactly 2 switch hops (Leaf Spine Leaf), guaranteeing consistent, deterministic latency across equal-cost paths.
Adım Adım Çözüm
Anahtar Kavram
Spine-Leaf Architecture Oversubscription and ECMP Operation