Book Image

OpenStack Networking Cookbook

Book Image

OpenStack Networking Cookbook

Overview of this book

Table of Contents (19 chapters)
OpenStack Networking Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 5. Managing IP Addresses in Neutron

We have seen that Subnet is a part of the core functionality in OpenStack Networking. The Subnet entity drives the IP address assignment and DHCP servers for the virtual machine instances. In this chapter, we will share the following recipes that will cover the IP address management capabilities in Neutron:

  • Creating an instance with a specific IP address

  • Configuring multiple IP addresses for a virtual interface

  • Creating a redundant DHCP server per OpenStack Network

  • Starting the DHCP server on a specific network node

  • Increasing the number of IP addresses in a Network using the Horizon dashboard