Versions Compared

Key

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

...

We can now rebuild the Null Providers to test the configurability of this Provider.

 

6. Modifying the cfgdef file

Use your favorite editor to modify  $ONOS_HOME/providers/null/link/target/classes/org/onosproject/provider/nil/link/impl/NullLinkProvider.cfgdef

Code Block
languagebash
# This file is auto-generated by onos-maven-plugin
flicker|BOOLEAN|false|Setting to flap links
eventRate|INTEGER|3000|Duration between Link Event

You can modify one or both parameters and watch for the impact.