200-301 · Question #1722
What is the difference between controller-based networks and traditional networks as they relate to control-plane and/or data-plane functions?
The correct answer is D. Controller-based networks centralize all important control-plane functions, and traditional. Controller-based networks centralize control-plane functions, allowing for a unified network view and automated management, while traditional networks distribute both control-plane and data-plane functions across individual network devices.
Question
What is the difference between controller-based networks and traditional networks as they relate to control-plane and/or data-plane functions?
Options
- AController-based networks centralize all important data-plane functions, and traditional networks
- BTraditional networks centralize all important control-plane functions, and controller-based
- CTraditional networks centralize all important data-plane functions, and controller-based networks
- DController-based networks centralize all important control-plane functions, and traditional
How the community answered
(59 responses)- A2% (1)
- B3% (2)
- C5% (3)
- D90% (53)
Why each option
Controller-based networks centralize control-plane functions, allowing for a unified network view and automated management, while traditional networks distribute both control-plane and data-plane functions across individual network devices.
Controller-based networks primarily centralize the *control plane* for network intelligence, while the data plane, responsible for forwarding actual traffic, remains distributed across the individual network devices.
Traditional networks distribute control-plane functions across each individual network device, where each device independently makes routing and forwarding decisions, rather than centralizing them.
Traditional networks keep the data plane functions distributed on individual devices for local packet forwarding; they do not centralize data-plane functions.
In controller-based networks, often associated with Software-Defined Networking (SDN), the control plane, which is responsible for making forwarding decisions, routing logic, and network intelligence, is decoupled from the data plane and centralized in a software controller. Conversely, traditional networks feature a distributed control plane where each network device (router, switch) independently runs its own routing protocols and maintains its own forwarding tables, making its own forwarding decisions.
Concept tested: SDN vs. traditional network architecture (control/data plane)
Source: https://www.cisco.com/c/en/us/products/switches/what-is-sdn-software-defined-networking.html
Topics
Community Discussion
No community discussion yet for this question.