nerdexam
CompTIA

SK0-004 · Question #711

During a lunch-and-learn session, IT staff and members participate in virtualization trivia. Which of the following are valid answers about hosts, guests, virtual NICs, and virtual switches? (Select…

The correct answer is B. A guest contains one or more virtual NICs. D. A hypervisor is installed on a host. In a virtualized environment, guests (VMs) use virtual NICs for networking, and hypervisors are installed on the physical host machine to create and manage all guest VMs.

Server administration

Question

During a lunch-and-learn session, IT staff and members participate in virtualization trivia. Which of the following are valid answers about hosts, guests, virtual NICs, and virtual switches? (Select TWO).

Options

  • AA host contains virtual switches and virtual NICs.
  • BA guest contains one or more virtual NICs.
  • CA hypervisor is installed on a guest.
  • DA hypervisor is installed on a host.
  • EA guest contains one or more physical NICs.

How the community answered

(42 responses)
  • A
    5% (2)
  • B
    90% (38)
  • C
    2% (1)
  • E
    2% (1)

Why each option

In a virtualized environment, guests (VMs) use virtual NICs for networking, and hypervisors are installed on the physical host machine to create and manage all guest VMs.

AA host contains virtual switches and virtual NICs.

While the host does contain virtual switches, virtual NICs are assigned to guests rather than to the host itself - the physical host uses physical NICs to connect to the external network.

BA guest contains one or more virtual NICs.Correct

A guest virtual machine is configured with one or more virtual NICs, which connect it to a virtual switch running on the hypervisor host. Virtual NICs allow guests to send and receive network traffic without requiring dedicated physical network adapters, as the hypervisor abstracts the underlying physical NIC hardware. Each guest can have multiple virtual NICs assigned to different virtual switches to support network segmentation.

CA hypervisor is installed on a guest.

A hypervisor is installed on the physical host, not on a guest; running a hypervisor inside a VM is called nested virtualization, which is a distinct and non-default configuration.

DA hypervisor is installed on a host.Correct

A hypervisor is the software layer installed on the physical host machine, where it takes control of hardware resources to create and manage isolated guest environments. In a Type 1 deployment it runs directly on bare metal; in a Type 2 deployment it runs on top of a host OS - but in both cases, the hypervisor always resides on the host, never on a guest.

EA guest contains one or more physical NICs.

Guests do not contain physical NICs - they use virtual NICs provided by the hypervisor layer, which abstracts the physical NIC hardware that resides on the host.

Concept tested: Virtualization host, guest, and virtual NIC architecture

Source: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-vm-administration/GUID-A0E8BF67-E925-4C93-A274-ACEC0D9B5BAF.html

Topics

#virtualization#hypervisor#virtual NIC#guest host architecture

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice