nerdexam
Cisco

350-401 · Question #1311

What is a concern when implementing virtual switching in a hypervisor?

The correct answer is A. virtual CPU data bus bandwidth limitations. A primary concern when implementing virtual switching in a hypervisor is the potential for virtual CPU and data bus bandwidth limitations, as all network traffic must traverse the hypervisor's resources.

Submitted by akirajp· Mar 6, 2026Virtualization

Question

What is a concern when implementing virtual switching in a hypervisor?

Options

  • Avirtual CPU data bus bandwidth limitations
  • Bincorrect duplex, speed, and negotiation configuration for virtual interfaces
  • Cbroadcast domain isolation meeting corporate security policies
  • Dpacket forwarding across multiple virtual collision domains

How the community answered

(22 responses)
  • A
    91% (20)
  • C
    5% (1)
  • D
    5% (1)

Why each option

A primary concern when implementing virtual switching in a hypervisor is the potential for virtual CPU and data bus bandwidth limitations, as all network traffic must traverse the hypervisor's resources.

Avirtual CPU data bus bandwidth limitationsCorrect

Virtual switches operate within the hypervisor, meaning all network traffic processing for virtual machines consumes host CPU cycles and memory bandwidth. High network I/O or a large number of VMs can lead to contention and limitations on the virtual CPU data bus, impacting network performance within the virtualized environment.

Bincorrect duplex, speed, and negotiation configuration for virtual interfaces

Virtual interfaces within a hypervisor do not have configurable duplex, speed, or negotiation settings in the same way physical network interfaces do; these are handled abstractly by the hypervisor's networking stack.

Cbroadcast domain isolation meeting corporate security policies

Virtual switches inherently support broadcast domain isolation through features like VLANs, and while misconfiguration can be an issue, the capability itself is a strength, not a fundamental implementation concern.

Dpacket forwarding across multiple virtual collision domains

Packet forwarding across multiple virtual collision domains (which are standard for switched virtual networks) is a function of the virtual switch, and while performance is a consideration, the concern is the underlying resource constraints (like CPU) affecting that forwarding, not the existence of multiple collision domains itself.

Concept tested: Hypervisor virtual networking performance

Source: https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/best-practices-for-running-hyper-v-on-windows-server

Topics

#Virtual switching#Hypervisor networking#CPU resource management

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice