Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This project adds Open Shortest Path First (OSPF) Protocol as asouthboundpluga southboundplug-in in inin ONOS controller to collect the topology information of the network. This network topology can be used by other applications like PCE.

...

Open Shortest Path First (OSPF) is an interior gateway protocol (IGP) for routing Internet Protocol (IP) packets solely within a single routing domain, such as an autonomous system. It gathers link state gatherslinkstate information from available routers and constructs a topology map of the network.

...

-       Other opaque information with OSPF as a mechanism to flood it

It should be noted that OSPFon OSPF on ONOS(SDN controller) doesn’t need to be a full OSPF implementation as needed by a router (as per RFC 2328).

...

  • OSPF FSM
  • DB Synchronization
  • DR election
  • Packet processing
  • Interface Handling
  • Neighbor HandlingHandli
  • ng
  • F
  • loodingFlooding
  • Aging

-       Self Generation of routerand network LSA

...

  • TE population
    • Including mechanism to easily extend for GMPLS, WSON, Flowspec etc

 

Following documents outline the procedure to run OSPF as SBI and connect with the routers that support OSPF.

ospf_user_manual.docx

 

Link to c program-> https://github.com/nickadlakha/isis_ospf