Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
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
 Voruganti Voruganti
Author Profile Icon Voruganti
Voruganti
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Software-Defined Networking (SDN) with OpenStack
Credits
About the Authors
About the Reviewer
www.PacktPub.com
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

Open vSwitch components in network node


Let us begin with an overview of Open vSwitch bridges created in the network node.

The Open vSwitch agent creates the following OVS bridge interfaces as per configuration options:

  • br-int: Network service components connect to this OVS Integration Bridge to offer services such as DHCP, SNAT, and routing. Compute instances connect to this bridge to obtain network services.

  • br-vlan, br-tun: This communicates with compute nodes on the Tunnel Bridge. It has open flow rules to match and forward the traffic destined to the services on the network node or else drops the packets.

  • br-ex: Traffic to external network flows through br-ex via the interface in the router name space, which connects to the br-ex as tap interface.

    Figure 1: OVS bridges on a network node

Neutron DHCP

The DHCP agent managing the qdhcp network namespaces provides DHCP services for instances.

Neutron routing

The Neutron router routes traffic between north-south and east-west network traffic...

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 $15.99/month. Cancel anytime
Visually different images