An enterprise network engineer is designing a branch office infrastructure with three specific requirements:
1. Virtualized server workloads must run directly on bare-metal hardware without an intermediate operating system layer.
2. Local VLAN broadcast domains must be segmented and routed at hardware wire speed using specialized Application-Specific Integrated Circuits (ASICs).
3. Wireless Access Points (APs) managed by a centralized Wireless LAN Controller (WLC) must continue switching local client traffic locally if the WAN connection to the central controller fails.
Which combination of network component operational roles and architecture satisfies all of these requirements?
- Deploy Type 1 hypervisors on server hardware, perform inter-VLAN routing using Layer 3 switches, and configure lightweight APs in FlexConnect mode.Answer
- BDeploy Type 2 hypervisors on a host operating system, perform inter-VLAN routing using Layer 3 switches, and configure lightweight APs in FlexConnect mode.
- CDeploy Type 1 hypervisors on server hardware, perform inter-VLAN routing using Layer 2 switches, and configure lightweight APs in Local mode.
- DDeploy Type 1 hypervisors on server hardware, perform inter-VLAN routing using Layer 3 switches, and configure lightweight APs in Local mode.
Answer
Deploy Type 1 hypervisors on server hardware, perform inter-VLAN routing using Layer 3 switches, and configure lightweight APs in FlexConnect mode.
The correct selection combines Type 1 bare-metal hypervisors (which run directly on physical hardware), Layer 3 switches (which use dedicated ASICs to perform high-speed inter-VLAN routing across broadcast domains), and FlexConnect AP mode (which enables local traffic switching at branch offices during WLC controller outages).
Step-by-Step Solution
Key Concept
Network Component Roles and Virtualization Architecture
Estimated Time:1m 30s