nerdexam
Cisco

200-301 · Question #201

Which purpose does a northbound API serve in a controller-based networking architecture?

The correct answer is D. facilitates communication between the controller and the applications. A northbound interface is an interface that allows a particular component of a network to communicate with a higher-level component. Conversely, a southbound interface allows a particular network component to communicate with a lower-level component. In a figurative sense…

Submitted by skyler.x· Mar 5, 2026Automation and Programmability

Question

Which purpose does a northbound API serve in a controller-based networking architecture?

Options

  • Acommunicates between the controller and the physical network hardware
  • Breports device errors to a controller
  • Cgenerates statistics for network hardware and traffic
  • Dfacilitates communication between the controller and the applications

How the community answered

(30 responses)
  • A
    3% (1)
  • C
    7% (2)
  • D
    90% (27)

Explanation

A northbound interface is an interface that allows a particular component of a network to communicate with a higher-level component. Conversely, a southbound interface allows a particular network component to communicate with a lower-level component. In a figurative sense, northbound flow can be thought of as going upward, while southbound flow can be thought of as going downward. In architectural diagrams, northbound interfaces are drawn at the top of the applicable component, while southbound interfaces are drawn at the bottom of the component. While the terms northbound and southbound can apply to almost any type of network or computer system, in recent years they have been used increasingly in conjunction with application program interfaces (APIs) in software-defined networking (SDN). In SDN, the southbound interface is the OpenFlow (or alternative) protocol specification. Its main function is to enable communication between the SDN controller and the network nodes (both physical and virtual switches and routers) so that the router can discover network topology, define network flows and implement requests relayed to it via northbound APIs. The northbound interface describes the area of protocol-supported communication between the controller and applications or higher layer control programs.

Topics

#northbound API#SDN controller#controller-based networking#API architecture

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice