This section provides information about the design, implementation, and operation of SDN-IP and its subsystems.


 

Introduction 

SDN-IP is an ONOS application that allows a Software Defined Network to connect to external networks on the Internet using the standard Border Gateway Protocol (BGP). Externally, from a BGP perspective, the SDN network appears as a single Autonomous System (AS) that is behaving as the traditional ASs. Within the AS, the SDN-IP application provides the integration mechanism between BGP and ONOS. At the protocol level, SDN-IP behaves as a regular “BGP speaker”. From ONOS perspective, it’s just an application that uses the ONOS services to install and update the appropriate forwarding state in the SDN data plane.

Architectural goals

SDN-IP has been designed with the following goals in mind:

 

Overview