nerdexam
Cisco

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.

Submitted by haruto_sh· Mar 5, 2026

Question

Which plane is centralized by an SDN controller?

Options

  • Amanagement-plane
  • Bdata-plane
  • Cservices-plane
  • Dcontrol-plane

How the community answered

(37 responses)
  • B
    3% (1)
  • C
    3% (1)
  • D
    95% (35)

Why each option

An SDN controller centralizes the control plane, separating the network's decision-making logic from the data forwarding plane.

Amanagement-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.

Bdata-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.

Cservices-plane

The term 'services-plane' is not a standard network plane in the context of SDN architecture.

Dcontrol-planeCorrect

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

#SDN architecture#SDN controller#control plane

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice