nerdexam
Cisco

200-301 · Question #503

Which plane is centralized by an SON controller?

The correct answer is B. control-plane. An SDN (Software-Defined Networking) controller centralizes the control plane, separating the network's decision-making logic from the data forwarding plane.

Submitted by yaw92· Mar 5, 2026Automation and Programmability

Question

Which plane is centralized by an SON controller?

Options

  • Amanagement-plane
  • Bcontrol-plane
  • Cdata-plane
  • Dservices-plane

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    93% (27)
  • D
    3% (1)

Why each option

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

Amanagement-plane

The management plane handles network monitoring, configuration, and troubleshooting; while the controller contributes to management, its primary centralization function is for the control plane.

Bcontrol-planeCorrect

An SDN controller centralizes the control plane, which is responsible for determining how data packets are forwarded through the network, allowing for programmable and dynamic network management.

Cdata-plane

The data plane (or forwarding plane) is where actual user data packets are forwarded based on rules from the control plane, but it is distributed across network devices, not centralized by the controller.

Dservices-plane

The term 'services-plane' is not a standard network plane (data, control, management) recognized in the context of network architecture like SDN.

Concept tested: SDN architecture planes

Source: https://learn.microsoft.com/en-us/azure/architecture/guide/networking/sdn-architecture

Topics

#SDN controller#Control plane#Network planes

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice