400-007 · Question #377
Which type of interface are OpenFlow and OpFlex?
The correct answer is A. southbound interface. OpenFlow and OpFlex are southbound interface protocols that allow an SDN controller to program and manage the behavior of underlying network devices.
Question
Which type of interface are OpenFlow and OpFlex?
Options
- Asouthbound interface
- Beastbound interface
- Ccloud-bound interface
- Dnorthbound interface
How the community answered
(56 responses)- A88% (49)
- B2% (1)
- C7% (4)
- D4% (2)
Why each option
OpenFlow and OpFlex are southbound interface protocols that allow an SDN controller to program and manage the behavior of underlying network devices.
In SDN architecture, southbound interfaces are APIs or protocols that sit between the control plane (SDN controller) and the data plane (network devices). OpenFlow is the most widely adopted open southbound protocol, and OpFlex - used in Cisco ACI - is a standards-based southbound protocol that uses a declarative policy model to communicate controller intent to network elements.
Eastbound interfaces refer to communication between peer controllers or orchestration systems of equivalent standing, not between a controller and data plane devices.
Cloud-bound is not a recognized category in the standard SDN interface taxonomy, which defines northbound, southbound, eastbound, and westbound interfaces.
Northbound interfaces connect the SDN controller to upper-layer applications and orchestration systems, not to the network forwarding devices that OpenFlow and OpFlex manage.
Concept tested: SDN southbound interface protocols OpenFlow and OpFlex
Source: https://www.cisco.com/c/en/us/solutions/software-defined-networking/overview.html
Topics
Community Discussion
No community discussion yet for this question.