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 (SDN) with OpenStack

You're reading from   Software-Defined Networking (SDN) with OpenStack Leverage the best SDN technologies for your OpenStack-based cloud infrastructure

Arrow left icon
Product type Paperback
Published in Oct 2016
Publisher
ISBN-13 9781786465993
Length 216 pages
Edition 1st Edition
Arrow right icon
Authors (2):
Arrow left icon
Sriram Subramanian Sriram Subramanian
Author Profile Icon Sriram Subramanian
Sriram Subramanian
Sreenivas Voruganti Sreenivas Voruganti
Author Profile Icon Sreenivas Voruganti
Sreenivas Voruganti
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. OpenStack Networking in a Nutshell FREE CHAPTER 2. Introduction to Software-Defined Networking 3. SDN Protocols 4. SDN Networking with Open vSwitch 5. Getting Started with OpenDaylight 6. Using OpenDaylight with OpenStack 7. Getting Started with OpenContrail 8. OpenContrail Networking with OpenStack 9. Open Network Operating System (ONOS) 10. OVN and Open vSwitch Enhancements

Installing and configuring OVS


We have already shown how to set up and configure an ODL node. Let's now proceed to set up an Open vSwitch node. The following steps assume that the Open vSwitch node is running Ubuntu server edition 15.10 or higher.

  1. Install Open vSwitch packages on the Open vSwitch node as follows:

  2. Add an OVS bridge called br-test and add two interfaces as per the topology diagram. Depending on your server, you will have to choose the appropriate network interfaces:

  3. Since these interfaces are bound to an OVS bridge, these should not have any IP addresses assigned to it. Edit the /etc/network/interfaces file and ensure that the following entries are added:

  4. Finally, bring up the two interfaces as follows:

  5. At this stage, the OVS is configured to forward traffic between enp0s8 and enp0s9. If end hosts Host 1 and Host 2 are now connected to these interface, data path traffic will flow via the Open vSwitch (br-test).

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 £16.99/month. Cancel anytime