200-301 · Question #324
In software-defined architectures, which plane is distributed and responsible for traffic forwarding?
The correct answer is D. data plane. In software-defined architectures, the data plane is distributed across network devices and is responsible for the actual forwarding of network traffic.
Question
In software-defined architectures, which plane is distributed and responsible for traffic forwarding?
Options
- Amanagement plane
- Bcontrol plane
- Cpolicy plane
- Ddata plane
How the community answered
(46 responses)- A7% (3)
- B2% (1)
- C2% (1)
- D89% (41)
Why each option
In software-defined architectures, the data plane is distributed across network devices and is responsible for the actual forwarding of network traffic.
The management plane is responsible for configuration, monitoring, and management of network devices, not for traffic forwarding.
The control plane is responsible for making forwarding decisions and populating forwarding tables, but it does not directly forward traffic; it instructs the data plane.
The policy plane is a higher-level conceptual layer that defines network behavior, which the control plane then translates into specific forwarding instructions.
The data plane, also known as the forwarding plane, is responsible for the physical movement of data packets according to the forwarding tables and rules established by the control plane. In SDN, this function remains distributed among the network devices.
Concept tested: SDN data plane
Source: https://www.cisco.com/c/en/us/products/cloud-systems-management/what-is-software-defined-networking-sdn.html
Topics
Community Discussion
No community discussion yet for this question.