QuestionQ145

Network Fundamentals

How do controller-based networks differ from traditional networks with respect to control-plane and/or data-plane functions?

  • A Controller-based networks centralize all important data-plane functions, and traditional networks distribute data-plane functions.
  • B Traditional networks centralize all important control-plane functions, and controller-based networks distribute control-plane functions.
  • C Traditional networks centralize all important data-plane functions, and controller-based networks distribute data-plane functions.
  • D Controller-based networks centralize all important control-plane functions, and traditional networks distribute control-plane functions.
Explanation

Controller-based networks centralize key control-plane intelligence and policy decisions in a controller, while network devices continue to forward traffic in the data plane. Traditional networks distribute control-plane functions among individual devices through routing and control protocols. Cisco describes SDN controllers as providing centralized management and control, and traditional architectures as using distributed control planes.

Learn more

Community Discussion

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