A network engineer is auditing infrastructure hardware and operational roles across an enterprise campus network. Match each network component on the left with its primary operational function on the right.
- Core SwitchProvides high-speed, low-latency backbone transport without compute-intensive packet filtering.
- Access SwitchConnects end-user devices directly to the network and enforces port security policies.
- Lightweight Access Point (LAP)Handles real-time 802.11 frame processing while delegating management functions to a central controller.
- Enterprise RouterDetermines optimal paths between distinct IP subnets and terminates Layer 2 broadcast domains.
Answer
Core Switch matches high-speed backbone transport without heavy filtering; Access Switch matches connecting endpoints and enforcing port security; Lightweight Access Point matches real-time 802.11 processing with central controller management; Enterprise Router matches path determination between IP subnets and broadcast domain termination.
Each component is correctly matched to its standard Cisco three-tier hierarchical architecture role or split-MAC wireless model: Core switches provide low-latency backbone transport; Access switches connect endpoints; Lightweight APs process 802.11 frames while managed by a central controller; Routers make Layer 3 forwarding decisions between subnets and isolate broadcast domains.
Step-by-Step Solution
Key Concept
Hierarchical network layers and specialized device roles (Core, Access, LAP split-MAC, and Layer 3 Routing).