Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Indigo - OpenFlow for Hardware SwitchesImage Added

Table of Contents

...

You can download a VM image from the web. See the download section at http://www.openflowhub.org/display/Indigo/. These VMs were generated with VMWare. If anyone wants to post information on converting this to other hypervisors, please do so in the openflow.org Indigo forums, or send to dan.talayco at bigswitch.com.

You can also download the source from github at https://github.com/bigswitch/iods.

Logging in

The If you are using the VM, the username is indigo, the password is indigo. ssh is enabled, but you will have to know the IP address of the machine. The machine has a its hostname of set to iods set.

Building the Source

The quick way to get started is:

Log (If using the VM) log in as indigo (password indigo) and change directory to iods: 'cd iods'

...