Versions Compared

Key

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

...

The application is to be found in onos-app-samples and has a dependency on the metro theĀ newoptical app from the same ONOS repository. Note that the fwd app and/or any other apps which involve switch forwarding should be deactivated, since they may interfere with the operation of the CE app. The app can be activated from the ONOS CLI as follows:

Code Block
onos> app activate org.onosproject.ecord.metronewoptical
onos> app activate org.onosproject.ecord.carrierethernet

...