Match each enterprise network infrastructure component on the left with its primary operational role on the right.
- RouterForwards data packets between distinct IP subnets and networks based on destination IP routing logic.
- Layer 2 SwitchForwards Ethernet frames within the local network segment based on MAC address table lookups.
- Next-Generation Firewall (NGFW)Performs deep packet inspection and enforces security policies up to Layer 7 to block malicious traffic.
- Wireless LAN Controller (WLC)Centrally provisions, manages, and optimizes lightweight access points across an enterprise campus.
Answer
Router connects distinct IP subnets using routing tables; Layer 2 Switch forwards local frames based on MAC addresses; Next-Generation Firewall performs deep packet inspection up to Layer 7; Wireless LAN Controller centrally manages lightweight access points.
Each network device performs a specialized role within an enterprise architecture: Routers route IP packets across subnets, Layer 2 Switches switch local Ethernet frames using MAC addresses, Next-Generation Firewalls inspect application payload data for security, and Wireless LAN Controllers centralize management for lightweight APs.
Step-by-Step Solution
Key Concept
Primary operational roles of core network components