Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • O OpenStack-Cloud
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Requirements
    • Requirements
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Christopher Hauser
  • OpenStack-Cloud
  • Wiki
  • sdn installation

Last edited by Christopher Hauser Oct 14, 2014
Page history

sdn installation

SDN Installation

The SDN Switch is controlled by the SDN controller, a software service running on the SDN control node. The communication protocol is OpenFlow 1.x. The installed software is OpenDaylight.

The SDN switch is configured to have on its ports 1 (10.1.3.0/24) and 2 (10.1.4.0/24) one SDN controller attached (currently port 2 is free/unused). Before installing OpenDaylight, the network must between the Switch and the SDN control node must be established (e.g. PINGs possible).

Install and run OpenDaylight

On the SDN Control Node:

  1. Download the zip-archive of the version "Hydrogen Virtualization" from http://www.opendaylight.org/software/downloads

  2. Unzip, navigate into the directory

  3. [use screen to run opendaylight in background after logout]

  4. execute ./run.sh -virt ovsdb -start

Access and control OpenDaylight

After running the script, various commands are possible to explore the virtual networking. Beside that, the web dashboard is available on port 8080 (see ssh tunneling).

Clone repository
  • Add Computenode to Beta cluster
  • disk partitioning
  • eth if names
  • ganglia
  • Home
  • ipmitool
  • kickstart
  • networking
  • neutron external
  • nova migration
  • omi clusterlab addnode
  • omi clusterlab index
  • omi clusterlab nodes
  • opendaylight
  • openstack export image
View All Pages