Question 1,503 of 1,420
mediumMultiple SelectObjective-mapped
350-401 Practice Question: Which two statements about NFV performance…
Which two statements about NFV performance considerations are true? (Choose two.)
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
SR-IOV allows a virtual function (VF) to be directly assigned to a VM, providing near-native network performance.
NFV performance can be improved using various acceleration techniques. Single Root I/O Virtualization (SR-IOV) allows a physical NIC to be directly assigned to a VM, bypassing the hypervisor's virtual switch for better performance. Data Plane Development Kit (DPDK) provides a set of libraries for fast packet processing in user space. Option A is correct because SR-IOV provides near-native performance. Option C is correct because DPDK accelerates packet processing. Option B is incorrect because NUMA awareness helps but is not the primary technique. Option D is incorrect because vSwitch bonding does not eliminate the vSwitch overhead. Option E is incorrect because NFV performance can be optimized with software techniques.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
SR-IOV allows a virtual function (VF) to be directly assigned to a VM, providing near-native network performance.
Why this is correct
Correct because SR-IOV enables direct assignment of PCIe functions to VMs, bypassing the hypervisor virtual switch and reducing latency.
- ✗
NUMA awareness is the primary technique to improve NFV packet processing performance.
Why it's wrong here
Incorrect while NUMA awareness is important for memory locality, it is not the primary technique; SR-IOV and DPDK are more directly focused on packet processing acceleration.
- ✓
DPDK provides a set of libraries and drivers for fast packet processing in user space, bypassing the kernel network stack.
Why this is correct
Correct because DPDK allows applications to process packets directly from the NIC in user space, significantly improving throughput and reducing latency.
- ✗
Using a virtual switch with multiple bonded uplinks eliminates the need for any performance optimization.
Why it's wrong here
Incorrect because bonding uplinks provides redundancy and load balancing but does not eliminate the overhead of the virtual switch; performance optimizations are still required.
- ✗
NFV performance is inherently lower than physical appliances and cannot be improved.
Why it's wrong here
Incorrect because NFV performance can be optimized using techniques like SR-IOV, DPDK, and CPU pinning to approach or even match physical appliance performance in many scenarios.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Last reviewed: Jun 18, 2026
This 350-401 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 350-401 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.