200-301 · Question #519
Which plane is centralized by an SDN controller?
The correct answer is D. control-plane. An SDN controller centralizes the control plane, separating the network's decision-making logic from the data forwarding plane.
Question
Which plane is centralized by an SDN controller?
Options
- Amanagement-plane
- Bdata-plane
- Cservices-plane
- Dcontrol-plane
How the community answered
(37 responses)- B3% (1)
- C3% (1)
- D95% (35)
Why each option
An SDN controller centralizes the control plane, separating the network's decision-making logic from the data forwarding plane.
The management plane is concerned with network monitoring, configuration, and troubleshooting; while an SDN controller aids in management, it primarily centralizes the control plane.
The data plane (or forwarding plane) is where actual network traffic is forwarded based on rules from the control plane, and it remains distributed across network devices, not centralized by the controller.
The term 'services-plane' is not a standard network plane in the context of SDN architecture.
An SDN controller centralizes the control plane, which is responsible for making decisions about how traffic flows through the network and then pushing those rules to the data plane devices.
Concept tested: SDN architecture planes
Source: https://learn.microsoft.com/en-us/azure/architecture/guide/networking/sdn-architecture
Topics
Community Discussion
No community discussion yet for this question.