January 2018
Intermediate to advanced
398 pages
7h 54m
English
This section outlines common OpenStack networking tasks for quick reference only. For more details on using Neutron and how Neutron works – including details of when and where to use features such as Floating IPs and Routers, refer to Chapter 4, Neutron – OpenStack Networking.
Ensure that you have the OpenStack clients installed, as described in the first recipes in this chapter.
Carry out the following steps to create and modify networks in OpenStack:
There are usually two steps to create a network: creating the equivalent of an L2 network, followed by assigning a subnet (and details to it).
openstack network create NETWORK_NAME
Read now
Unlock full access