Versions Compared

Key

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

...

Usage:
    Pre configurations required to learn network topology using BGP-LS in ONOS

   1. Enable BGP app:

Code Block
app activate org.onosproject.bgp

   2. Configure remote BGP peer in ONOS using below JSON, it uses network config service

...