In a virtualized environment, what device moves data between a pNIC and a vNIC?
- vSwitch
- I/O devices
- VNF manager
- VNF orchestrator
Explanation: There are physical NICs (pNICs) that connect to external networks and virtual NICs (vNICs) that connect to VMs. The vSwitch is responsible for moving data from the pNIC and sending it to the vNIC.
Related exam: Quiz - Virtualization
