Giter Site home page Giter Site logo

opendaylight's Introduction

OpenDayLight controller

OpenDayLight (ODL) is an SDN OpenFlow controller, useful to control and orchestrate network of switches that speak the Openflow protocol on your infrastructure. It support others southbound protocol and can be integrated in Openstack or even Kubernetes.

This container offer an OpenDayLight base installation without any module pre-installed. You can install module via CLI. Exposed ports:

  • 6633: Openflow protocol port use to connect Openflow devices
  • 8181: DLUX WebUI listening port
  • 8101: SSH port use to remote login into the remote Karaf CLI

Supported tags

How to use this container

Run container

docker run -d -p 6633:6633 -p 8181:8181 -p 8101:8101 --name=OpenDayLight glefevre/opendaylight

You can access the remote Karaf CLI via SSH: ssh -p 8101 karaf@localhost Default password is "karaf"

Install and access the DLUX Web UI

Access the remote Karaf CLI via SSH and install the dlux modules: feature:install odl-dlux-core odl-dluxapps-applications

You can access the WebUI at the following url: http://localhost:8181/index.html Default credential is "admin/admin"

opendaylight's People

Contributors

guillaumelfv avatar

Stargazers

Gilang Virga Perdana avatar Kentaro Ebisawa avatar  avatar  avatar CyberChief avatar Xiaolong He avatar dinçer avatar Gustavo Pantuza avatar

Watchers

James Cloos avatar  avatar

opendaylight's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.