A network architect is designing a virtualized data center infrastructure utilizing bare-metal hypervisors and virtual switches. Which two statements accurately describe the roles and functions of these components? (Choose two.)
- The Type 1 hypervisor runs directly on the underlying server hardware without requiring a host operating system.Cevap
- The virtual switch handles Layer 2 frame forwarding between virtual machines configured on the same host.Cevap
- CA Type 1 hypervisor operates as an application layer service installed on top of an existing general-purpose operating system.
- DA virtual switch inherently divides broadcast domains at Layer 3 without needing VLAN configurations or external routers.
Cevap
The correct statements are that the Type 1 hypervisor runs directly on physical server hardware without requiring a host operating system, and that the virtual switch handles Layer 2 frame forwarding between virtual machines on the same host.
Type 1 hypervisors install directly onto physical hardware without requiring a host OS, providing efficient allocation of hardware resources to virtual machines. The internal virtual switch operates at Layer 2 to manage frame forwarding between virtual machines connected to the same virtual network.
Adım Adım Çözüm
Anahtar Kavram
Hypervisor Types and Virtual Switch Operations