Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Software-Defined Networking with OpenFlow

You're reading from   Software-Defined Networking with OpenFlow Deliver innovative business solutions

Arrow left icon
Product type Paperback
Published in Oct 2017
Publisher Packt
ISBN-13 9781783984282
Length 246 pages
Edition 2nd Edition
Languages
Concepts
Arrow right icon
Authors (2):
Arrow left icon
Oswald Coker Oswald Coker
Author Profile Icon Oswald Coker
Oswald Coker
SIAMAK AZODOLMOLKY SIAMAK AZODOLMOLKY
Author Profile Icon SIAMAK AZODOLMOLKY
SIAMAK AZODOLMOLKY
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Net App 3 - simple forwarding in OpenDaylight


In Chapter 5, Setting Up the Environment, we also set up an SDN laboratory based on the OpenDaylight controller. In this section, we'll go through a sample forwarding application, which is available in the OpenDaylight distribution. The OpenDaylight controller includes a Net App called simple forwarding that lets you use the basic services for making forwarding decisions and installing flows across all devices on the OpenFlow network. This application discovers the presence of a host via ARP message and installs destination-only or 32 entries across all switches in the network, along with the corresponding output ports towards that host.

Refer to Chapter 5, Setting Up the Environment, for instructions on setting up the SDN laboratory. However, note that the Mininet network should be set up using the following command:

sudo mn --controller=remote,ip=<OpenDaylight IP> --topo tree,3

With your OpenDaylight controller and Mininet running as described...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime