<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Difference between API and SBI in Controllers</title>
    <link>https://community.cisco.com/t5/controllers/difference-between-api-and-sbi/m-p/4103128#M2045</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes they are similar concept using different protocols ... API is northbound .. SBI is also an API named South Bound Interface.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2020-06-15 at 07.54.18.png" style="width: 457px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/76698iA1F24A7EABC04239/image-dimensions/457x602?v=v2" width="457" height="602" role="button" title="Screenshot 2020-06-15 at 07.54.18.png" alt="Screenshot 2020-06-15 at 07.54.18.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can read a bit more here -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.ajsnetworking.com/northbound-vs-southbound-protocols/" target="_blank"&gt;https://www.ajsnetworking.com/northbound-vs-southbound-protocols/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jun 2020 06:57:19 GMT</pubDate>
    <dc:creator>omz</dc:creator>
    <dc:date>2020-06-15T06:57:19Z</dc:date>
    <item>
      <title>Difference between API and SBI</title>
      <link>https://community.cisco.com/t5/controllers/difference-between-api-and-sbi/m-p/4102355#M2043</link>
      <description>&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;These are the definitions from Cisco CCNA book:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;An API is a method for one application (program) to exchange data with another application&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;SBI: it is an interface between a program (the controller) and a program (on the networking device) that lets the two programs communicate, with one goal being to allow the controller to program the data plane forwarding tables of the networking device allow the controller to program the data plane forwarding tables of the networking device.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;To me these ones are very similar... could you help me to understand the difference ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="uiOutputText"&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2020 17:11:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/difference-between-api-and-sbi/m-p/4102355#M2043</guid>
      <dc:creator>ccnaluna93</dc:creator>
      <dc:date>2020-06-12T17:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between API and SBI</title>
      <link>https://community.cisco.com/t5/controllers/difference-between-api-and-sbi/m-p/4103126#M2044</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;The two are closely linked. An API defines the method of communication that can be used between two disparate systems.&lt;/P&gt;
&lt;P&gt;The term SBI (southbound interface) is used to highlight where in the stack the communication is occurring. In SDN, southbound communication occurs between the controller and the NE (network element). Interestingly the controllers southbound interface connects to the NE's northbound interface! So the use of north/ south is used from the perspective of the controller.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An example of a southbound API would be NETCONF and a northbound API could be anything RESTful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers,&lt;/P&gt;
&lt;P&gt;Seb.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2020 06:53:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/difference-between-api-and-sbi/m-p/4103126#M2044</guid>
      <dc:creator>Seb Rupik</dc:creator>
      <dc:date>2020-06-15T06:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between API and SBI</title>
      <link>https://community.cisco.com/t5/controllers/difference-between-api-and-sbi/m-p/4103128#M2045</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes they are similar concept using different protocols ... API is northbound .. SBI is also an API named South Bound Interface.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2020-06-15 at 07.54.18.png" style="width: 457px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/76698iA1F24A7EABC04239/image-dimensions/457x602?v=v2" width="457" height="602" role="button" title="Screenshot 2020-06-15 at 07.54.18.png" alt="Screenshot 2020-06-15 at 07.54.18.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can read a bit more here -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.ajsnetworking.com/northbound-vs-southbound-protocols/" target="_blank"&gt;https://www.ajsnetworking.com/northbound-vs-southbound-protocols/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2020 06:57:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/difference-between-api-and-sbi/m-p/4103128#M2045</guid>
      <dc:creator>omz</dc:creator>
      <dc:date>2020-06-15T06:57:19Z</dc:date>
    </item>
  </channel>
</rss>

