Automation200-301 Exam Term

What Does SDN Mean in 200-301?

Full form: Software-Defined Networking

Also known as: Software-Defined Networking, software defined networking

Quick Definition

An architecture that separates the network control plane from the data plane, enabling centralised programmability.

Full Definition

SDN decouples the network's control plane (decision-making) from the data plane (packet forwarding). In traditional networking, each device runs its own control plane independently. In SDN, a centralised controller makes forwarding decisions and programmes the data plane of individual devices via southbound APIs (e.g., OpenFlow, NETCONF). Northbound APIs expose the controller's capabilities to applications and automation tools.

Exam Trap — Don't Get Fooled

In SDN, the control plane runs on the centralised controller, not on individual network devices. The data plane (forwarding hardware) remains distributed on each device. Cisco DNA Center is an example of an SDN controller.

Related 200-301 Terms

Frequently Asked Questions

What does SDN mean on the 200-301 exam?

SDN decouples the network's control plane (decision-making) from the data plane (packet forwarding). In traditional networking, each device runs its own control plane independently. In SDN, a centralised controller makes forwarding decisions and programmes the data plane of individual devices via southbound APIs (e.g., OpenFlow, NETCONF). Northbound APIs expose the controller's capabilities to applications and automation tools.

How does SDN appear as a trap on the 200-301?

In SDN, the control plane runs on the centralised controller, not on individual network devices. The data plane (forwarding hardware) remains distributed on each device. Cisco DNA Center is an example of an SDN controller.

How important is SDN on the 200-301 exam?

SDN falls under the Automation domain of the 200-301 exam. Understanding it in context with related terms like northbound-api and southbound-api is essential for answering scenario-based questions correctly.