nerdexam
Cisco

400-007 · Question #299

Which component of the SDN architecture automatically ensures that application traffic is routed according to policies established by network administrators?

The correct answer is A. SDN controller. The SDN controller is the centralized intelligence that translates administrator-defined policies into forwarding rules and automatically programs network devices to enforce them.

Designing Network Infrastructure

Question

Which component of the SDN architecture automatically ensures that application traffic is routed according to policies established by network administrators?

Options

  • ASDN controller
  • Bpacket forwarding engine
  • Csouthbound API
  • Dnorthbound API

How the community answered

(44 responses)
  • A
    95% (42)
  • C
    2% (1)
  • D
    2% (1)

Why each option

The SDN controller is the centralized intelligence that translates administrator-defined policies into forwarding rules and automatically programs network devices to enforce them.

ASDN controllerCorrect

The SDN controller sits between the application plane and the data plane, receiving policy intent via northbound APIs and automatically pushing forwarding rules to all network devices via southbound APIs. This centralized enforcement guarantees that application traffic is routed consistently according to administrator policies across the entire network without per-device manual configuration.

Bpacket forwarding engine

The packet forwarding engine simply executes forwarding decisions that have already been pushed to it by the controller - it has no awareness of policies and cannot enforce them autonomously.

Csouthbound API

The southbound API is only the communication channel between the controller and data plane devices - it transmits instructions but has no decision-making or policy-enforcement capability of its own.

Dnorthbound API

The northbound API is the interface through which applications and orchestration systems express intent to the controller - it carries policy requests upward but does not itself enforce routing behavior.

Concept tested: SDN controller role in policy enforcement

Source: https://www.cisco.com/c/en/us/solutions/software-defined-networking/sdn-resources.html

Topics

#SDN controller#policy enforcement#SDN architecture

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice