nerdexam
Cisco

350-401 · Question #296

Which element enables communication between guest VMs within a virtualized environment?

The correct answer is B. vSwitch. A vSwitch (virtual switch) is the element that enables communication between guest VMs within a virtualized environment, functioning just like a physical switch but entirely in software - it forwards traffic between VMs on the same host and connects them to external networks. A h

Submitted by tom_us· Mar 6, 2026Virtualization

Question

Which element enables communication between guest VMs within a virtualized environment?

Options

  • Ahypervisor
  • BvSwitch
  • Cvirtual router
  • DpNIC

How the community answered

(48 responses)
  • A
    2% (1)
  • B
    90% (43)
  • C
    2% (1)
  • D
    6% (3)

Explanation

A vSwitch (virtual switch) is the element that enables communication between guest VMs within a virtualized environment, functioning just like a physical switch but entirely in software - it forwards traffic between VMs on the same host and connects them to external networks. A hypervisor (A) is the platform that creates and manages VMs, but it doesn't directly handle the switching/forwarding of network traffic between them. A virtual router (C) routes traffic between different networks or subnets, not between VMs on the same local virtual network. A pNIC (D) is a physical Network Interface Card on the host - it connects the host to the outside network, but VM-to-VM traffic never needs to leave the host through a physical card.

Memory Tip: Think of the "v" in vSwitch as standing for "VM-to-VM" - just as a physical switch connects physical devices on a LAN, a vSwitch connects virtual machines on a virtual LAN. If it's virtual and switching, it's a vSwitch!

Topics

#vSwitch#Virtualization networking#VM communication

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice