A network engineer is configuring a virtualized server that runs a bare-metal hypervisor. Multiple virtual machines (VMs) residing on the same host belong to different IP subnets. Which device or functional role is required to route traffic between these subnets while maintaining separate broadcast domains?
- A Layer 3 routing function (router or Layer 3 switch) that interconnects subnets and bounds broadcast trafficAnswer
- BA Type 2 hypervisor running inside a desktop operating system to bridge subnets across virtual ports
- CA Layer 2 virtual switch configuration, because standard Layer 2 switches inherently divide broadcast domains on each port
- DA Layer 2 discovery protocol (such as CDP or LLDP) agent to translate and forward packets using neighbor TLV data
Answer
A Layer 3 routing function (router or Layer 3 switch) that interconnects subnets and bounds broadcast traffic.
Inter-subnet traffic requires a Layer 3 device (router or L3 switch/vRouter). Layer 3 devices terminate Layer 2 broadcast domains, ensuring broadcast packets do not cross subnet boundaries while allowing unicast packets to be routed between different networks.
Step-by-Step Solution
Key Concept
Layer 3 Routing and Broadcast Domain Separation
Estimated Time:1m 30s