Versions Compared

Key

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

...

  • Cluster formed(Three nodes)

     

    $ $ONOS_INSTALL_DIR/bin/onos-form-cluster OC1 OC2 OC3
  • Features install

     

    onos> feature:install onos-drivers
    onos> feature:install onos-openflow
    onos> feature:install onos-openflow-base

          

Test steps

      1. Config IxNetwork with multiple switches equally by four ports (first time with 100).

      2. Start the controller with the features install.

...

      3. Start the capture of IxNetwork ports.

...

      4. Start all of the OF protocol of the switches simultaneous.

      5. Wait until all of the channels are established and Echo message interaction started,then stop the capture.

      6. Analyse the role intimation time from the messages captured by four ports and write down the result

      7. Repeat the test with same switches for three times.

      8. Restart the test with another number of switches.

Test Results