200-301 · Question #471
Where is the interface between the control plane and data plane within the software-defined architecture?
The correct answer is A. control layer and the infrastructure layer. In software-defined architecture, the control layer interacts with the infrastructure layer to manage and direct network traffic.
Question
Options
- Acontrol layer and the infrastructure layer
- Bapplication layer and the infrastructure layer
- Capplication layer and the management layer
- Dcontrol layer and the application layer
How the community answered
(16 responses)- A94% (15)
- D6% (1)
Why each option
In software-defined architecture, the control layer interacts with the infrastructure layer to manage and direct network traffic.
The control layer (control plane) is responsible for making forwarding decisions and provisioning policies across the network, while the infrastructure layer (data plane) is responsible for the actual forwarding of packets. The interface between these two layers, often referred to as the southbound interface, enables the control layer to program the forwarding tables and rules on devices in the infrastructure layer.
The application layer interacts with the control layer to communicate network requirements, but it does not directly interface with the infrastructure layer for traffic forwarding.
The management layer is concerned with configuration, monitoring, and orchestration, distinct from the operational interface between the control and data planes.
The application layer conveys high-level policies to the control layer, but the direct operational interface for packet forwarding is between the control layer and the infrastructure/data plane.
Concept tested: SDN architecture control-data plane interface
Source: https://www.cisco.com/c/en/us/solutions/collateral/enterprise-networks/software-defined-networking/sdn-q-a.html
Topics
Community Discussion
No community discussion yet for this question.