Versions Compared

Key

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

...

Download the tar file, and untar it is in your home directory.

Code Block
tar xzf zookeeper-3.4.6.tar.gz

Run the controller Setup

Code Block
cd ~/spring-open
./onos.sh setup

...

Note that ONOS needs to be configured to run a segment routed network. See Configuring ONOS for more details. 

To stop the controller 

Code Block
./onos.sh stop

CLI for SPRING-OPEN

The CLI used for this project is a modified version of the CLI originally submitted to open-source here: https://github.com/opendaylight/net-virt-platform/tree/master/cli

...

Once you have the switches, you will need to load the Force10 OS (FTOS) version the binary for which can be freely downloaded here: http://downloads.onosproject.org/spring-open/FTOS-SE-1-0-0-3516.bin


<more coming soon>

 

 

CPqD Software Switch

...