If you have read this book, please leave a review on Amazon.com. Potential readers can then use your unbiased opinion to help them make purchase decisions. Thank you. The $5 campaign runs from December 15th 2020 to January 13th 2021.
This is the code repository for Learning OpenDaylight, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.
OpenDaylight is an open source, software-defined network controller based on standard protocols. It aims to accelerate the adoption of Software-Defined Networking (SDN) and create a solid foundation for Network Functions Virtualization (NFV).
All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter05.
The code will look like the following:
01 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
02 <flow xmlns="urn:opendaylight:flow:inventory">
03 <flow-name>Flow1</flow-name>
04 <id>258</id>
05 <instructions>
In order to keep up with the book, you will need to spend some time learning basic coding. Ensure that you have the following software installed:
- Oracle VirtualBox Or VMware workstation
- Ubuntu 16 server as base operating system for installation of OpenDaylight
- Mininet virtual appliance
- OpenDaylight Beryllium-SR4
- VTN coordinator
- PacketFence module for OpenDaylight
If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.