200-301 · Question #429
What does an SDN controller use as a communication protocol to relay forwarding changes to a southbound API?
The correct answer is A. OpenFlow. Southbound APIs facilitate control over the network and enable the SDN Controller to dynamically make changes according to real-time demands and needs. OpenFlow, which was developed by the Open Networking Foundation (ONF), is the first and probably most well-known southbound inte
Question
Options
- AOpenFlow
- BJava
- CREST
- DXML
How the community answered
(56 responses)- A89% (50)
- B7% (4)
- C2% (1)
- D2% (1)
Explanation
Southbound APIs facilitate control over the network and enable the SDN Controller to dynamically make changes according to real-time demands and needs. OpenFlow, which was developed by the Open Networking Foundation (ONF), is the first and probably most well-known southbound interface. OpenFlow defines the way the SDN Controller should interact with the forwarding plane to make adjustments to the network, so it can better adapt to changing business requirements. With OpenFlow, entries can be added and removed to the internal flow-table of switches and routers to make the network more responsive to real-time traffic demands.
Topics
Community Discussion
No community discussion yet for this question.