Free software worth $200: https://goo.gl/613TUF
This is part 4 of a series of videos showing you how to import and configure an Ubuntu Docker container in GNS3. Subsequent videos show the installation of OpenDaylight (ODL), Python and more!

Commands used in this video:
==========================================
apt-get update
apt-get install default-jre-headless
export JAVA_HOME=/usr/lib/jvm/default-java
apt-get install wget

wget https://nexus.opendaylight.org/conten…

apt-get install unzip
unzip distribution-karaf-0.5.2-Boron-SR2.zip
cd distribution-karaf-0.5.2-Boron-SR2/
./bin/karaf
feature:install odl-restconf odl-l2switch-switch odl-mdsal-apidocs odl-dlux-all
==========================================

Docker Overview: https://youtu.be/HdntvE0Nn-c
Open vSwitch: https://youtu.be/t7JWmGOVZYg
Ubuntu Part 1: https://youtu.be/ii1ynMwXiE8
Ubuntu Part 2: https://youtu.be/rrja9gJjkvQ
Ubuntu Part 3: https://youtu.be/Qm9gFtYpHmQ

subscribe
  • David Bombal