nerdexam
CompTIA

CV0-003 · Question #88

Which of the following describes connecting a physical Ethernet adapter to a virtual Ethernet adapter?

The correct answer is C. Bridging. Bridging connects a physical network adapter to a virtual one, allowing traffic to pass between the physical and virtual network environments.

Cloud Architecture and Design

Question

Which of the following describes connecting a physical Ethernet adapter to a virtual Ethernet adapter?

Options

  • AResource pooling
  • BVirtual switching
  • CBridging
  • DResource allocation

How the community answered

(21 responses)
  • B
    5% (1)
  • C
    90% (19)
  • D
    5% (1)

Why each option

Bridging connects a physical network adapter to a virtual one, allowing traffic to pass between the physical and virtual network environments.

AResource pooling

Resource pooling refers to aggregating multiple physical resources into a shared pool for allocation, not linking physical and virtual adapters.

BVirtual switching

Virtual switching connects virtual machines to each other or to a virtual network inside the hypervisor, not to a physical adapter directly.

CBridgingCorrect

Bridging in virtualization creates a direct link between a physical Ethernet adapter and a virtual Ethernet adapter, making the virtual machine appear as a physical node on the network. The virtual adapter is bound to the physical adapter so that traffic flows transparently between the physical LAN and the virtualized environment. This is the standard mechanism hypervisors use to give VMs direct access to the external network.

DResource allocation

Resource allocation is the process of assigning compute, memory, or storage resources to a workload, not a networking connectivity method.

Concept tested: Network bridging between physical and virtual adapters

Source: https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/user-guide/setup-nat-network

Topics

#network bridging#virtual networking#Ethernet adapter#hypervisor networking

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice