Versions Compared

Key

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

...

At this point, typing help onos at the prompt should still bring up a list of available commands. PressingĀ Ctrl-D orĀ logout will exit the CLI.

Upgrading ONOS

If a local install of ONOS is updated to a new version, the Karaf configuration files must be updated before it can be properly started:

Code Block
$ onos-setup-karaf clean
$ ok clean

Deploying ONOS remotely using ONOS test tools

...