Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • 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
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Christopher Hauser
  • OpenStack-Cloud
  • Wiki
  • sdn installation

sdn installation · Changes

Page history
ehx27 created page: sdn installation authored Oct 06, 2014 by Christopher Hauser's avatar Christopher Hauser
Hide whitespace changes
Inline Side-by-side
sdn-installation.markdown 0 → 100644
View page @ 9ce11d9d
# 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 vtn``
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