QuestionQ563

Automation and Programmability

Which plane is centralized by an SDN controller?

  • A management-plane
  • B data-plane
  • C services-plane
  • D control-plane
Explanation

An SDN controller centralizes the control plane by moving routing and forwarding decision logic out of individual network devices into a logically centralized controller. The data plane remains on the devices to forward packets, while the controller provides centralized control behavior.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!