An enterprise network administrator is evaluating the operational roles of different hardware and virtual components deployed across a branch office. Which two statements correctly describe the boundary handling and forwarding behaviors of these network components?
- Layer 3 switches establish distinct broadcast domains per VLAN and utilize internal routing hardware to forward IP packets between VLANs.Answer
- Routers separate broadcast domains at each routed interface and make packet forwarding decisions using destination Layer 3 IP addresses.Answer
- CStandard Layer 2 switches separate broadcast domains on every physical access port while preserving a single shared collision domain across the chassis.
- DBare-metal Type 1 hypervisors require external physical switches to manage and switch Ethernet frame traffic between virtual machines running on the same physical host.
Answer
The statements describing Layer 3 switches establishing distinct broadcast domains per VLAN with internal IP routing, and routers separating broadcast domains per routed interface using destination IP addresses, are both correct.
Layer 3 switches combine switching speed with Layer 3 IP routing functions, creating logical Layer 2 broadcast domains per configured VLAN and routing packets between them using internal Switch Virtual Interfaces (SVIs) or routed ports. Routers function at Layer 3 of the OSI model, naturally preventing broadcast frames from leaking across interfaces, thus isolating broadcast domains and forwarding traffic using network-layer destination IP addresses.
Step-by-Step Solution
Key Concept
Network Component Operational Roles and Broadcast Domain Boundaries
Estimated Time:1m 30s