Versions Compared

Key

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

...

For the time-being, in order to run ONOS locally, we have to export ONOS_IP or ONOS_NIC environment variables with either the IP address or IP address prefix to configure ONOS clustering component. This requirement will disappear before the Cardinal release however. For example:

Code Block
$ export ONOS_IP=10.1.9.247255

Selecting ONOS apps to activate

...