Questions: Network Function Virtualization (NFV)

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

An operator wants to add intrusion detection capability to their traffic flow without deploying new hardware. With NFV, they would:

AReprogram the SDN controller to inspect packet headers at the control plane
BDeploy an intrusion detection VNF on available servers and insert it into the service chain via software configuration
CModify the TCP/IP stack on all end hosts to include inspection logic
DInstall dedicated FPGA appliances at each network edge point
Question 2 Multiple Choice

A network architect says 'We use SDN, so we already have NFV.' What is wrong with this statement?

ANothing — SDN and NFV are the same technology with different names
BSDN and NFV are independent concepts: SDN virtualizes the control plane (how forwarding decisions are made), while NFV virtualizes the network functions themselves (firewalls, load balancers, NAT)
CNFV is a subset of SDN that applies only to firewalls and IDS systems
DSDN is hardware-based while NFV is software-based, so they cannot coexist
Question 3 True / False

NFV eliminates the need for physical compute infrastructure by running most network processing mostly in software without any hardware.

TTrue
FFalse
Question 4 True / False

Service Function Chaining (SFC) allows the sequence of VNFs that traffic traverses to be defined and modified entirely through software, without requiring physical recabling or topology changes.

TTrue
FFalse
Question 5 Short Answer

Explain the key conceptual difference between NFV and SDN, and describe how they complement each other in a modern software-defined network.

Think about your answer, then reveal below.