Match each network topology architectural layer to its primary functional responsibility within an enterprise campus or data center network.
- Campus Core LayerProvides high-speed, non-blocking packet transport across the backbone without performing CPU-intensive packet inspection.
- Campus Access LayerProvides direct network connectivity and edge policy enforcement for end-user endpoint devices.
- Data Center Spine LayerInterconnects all leaf switches to form an Equal-Cost Multi-Path (ECMP) routing matrix without connecting directly to end hosts.
- Data Center Leaf LayerDirectly connects servers and storage systems while maintaining uplink connections to every spine switch in the Clos topology.
Answer
Campus Core Layer matches high-speed non-blocking backbone transport. Campus Access Layer matches direct end-user endpoint connectivity and edge policy enforcement. Data Center Spine Layer matches interconnecting all leaf switches via ECMP routing without host connections. Data Center Leaf Layer matches directly connecting servers and storage while linking to every spine switch.
Each functional layer serves a distinct architectural purpose: the Campus Core provides rapid backbone transit; the Campus Access layer connects user devices and enforces edge policies; the Data Center Spine interconnects leaf switches via ECMP without host attachments; and the Data Center Leaf connects endpoints while maintaining links to every spine.
Step-by-Step Solution
Key Concept
Campus 3-Tier and Data Center Spine-Leaf Layer Responsibilities