Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

OpenStack Networking Essentials

Posted By: AlenMiler
OpenStack Networking Essentials

OpenStack Networking Essentials by James Denton
English | June 6, 2016 | ISBN: 1785283278 | 151 Pages | AZW3/MOBI/EPUB/PDF (conv) | 48.6 MB

The OpenStack Networking API offers users the ability to create and manage both basic and complex network architectures that blend the virtual and physical network infrastructure.

Key Features

Deploy an all-in-one cloud based on OpenStack Liberty (2015.2) using RDO
Learn the fundamentals of the Neutron API including networks, subnets, and ports, and how to manage these resources in the cloud
Build simple virtual network infrastructures in the cloud

Book Description

This book kicks off by describing various components of Openstack Neutron and installing Ubuntu OpenStack based on Canonical's process. Further on, you will use various methods to interface with Neutron to create and manage network resources. You will also get to grips with the relationship between ports, networks, and subnets through diagrams and explanations, and see how the logical components are implemented via plugins and agents.

Moving forward, you will learn how virtual switches are implemented and how to build Neutron routers. You will also configure networks, subnets, and routers to provide connectivity to instances using simple examples. At the end, you will configure and manage security groups, and will observe how these rules translate to iptables rules on the host machines.

By the end of the book, you will be able to build basic network architectures using Neutron networks and routers in no time.

What you will learn

Install the latest Liberty (2015.2) release of OpenStack using RDO in VirtualBox
Discover the basics of the Neutron API, including networks, subnets, and ports
Interact with Neutron using the CLI and Horizon dashboard
Create networks and subnets that provide connectivity to instances
Implement software routers that connect networks and provide network address translation
Secure instances using Neutron's security group functionality

About the Author

James Denton has more than 15 years of experience in system administration and networking and has been deploying, operating, and maintaining OpenStack clouds since late 2012. He is a Principal Architect at Rackspace, and prior to joining the Rackspace Private Cloud team, he spent 5 years as an enterprise network security engineer. James has a bachelor's degree in business management, with a focus on computer information systems, from Texas State University in San Marcos, Texas. In his spare time, James enjoys spending time with his wife and son and camping in the Texas hill country.

Table of Contents

OpenStack Networking Components – an Overview
Installing OpenStack Using RDO
Neutron API Basics
Interfacing with Neutron
Switching
Routing
Building Networks and Routers
Security Group Fundamentals
Configuring VirtualBox