-
Book Overview & Buying
-
Table Of Contents
LEARNING OPENSTACK NETWORKING (NEUTRON)
By :
In Neutron, there are two categories used to describe networks that provide connectivity to instances:
Provider networks are networks, created by the OpenStack administrator, that map directly to a physical network in the data center. Useful network types in this category include flat (untagged) and VLAN (802.1q tagged). Other network types, such as local and GRE, are configurable options but are rarely implemented as provider networks.
Tenant networks are networks created by users to provide connectivity between instances within a tenant. By default, tenant networks are fully isolated from each other, including other networks within the same tenant.
Neutron supports a range of networking types, including:
A local network is one that is isolated from other networks and nodes. Instances connected to a local network may communicate with other instances in the same network on the same compute node, but are unable...
Change the font size
Change margin width
Change background colour