200-301 · Question #1337
Which plane is centralized in software-defined networking?
The correct answer is D. control. In Software-Defined Networking (SDN), the control plane, which makes forwarding decisions, is centralized and decoupled from the distributed data plane.
Question
Options
- Aapplication
- Bservices
- Cdata
- Dcontrol
How the community answered
(60 responses)- A2% (1)
- B3% (2)
- C5% (3)
- D90% (54)
Why each option
In Software-Defined Networking (SDN), the control plane, which makes forwarding decisions, is centralized and decoupled from the distributed data plane.
The application plane in SDN interacts with the controller to define network policies and services but is not the plane that is inherently centralized.
The services plane is a conceptual layer often associated with SDN for delivering network services, but it is not the primary plane that is centralized by the SDN architecture itself.
The data plane (or forwarding plane) remains distributed across individual network devices, executing the forwarding instructions provided by the centralized control plane.
Software-Defined Networking (SDN) is characterized by the centralization of the control plane, which is responsible for network intelligence and determining how traffic paths are established and managed, separate from the data plane.
Concept tested: SDN architecture (control plane centralization)
Source: https://learn.microsoft.com/en-us/azure/architecture/guide/networking/sdn-architecture
Topics
Community Discussion
No community discussion yet for this question.