Installing and configuring Neutron components
To configure distributed virtual routers, there are a few required components that must be installed and configured:
- The ML2 plugin
- The L2population mechanism driver
- The Open vSwitch mechanism driver
- The layer 3 agent installed on all network and compute nodes
- The external bridge configured on all network and compute nodes
Installing additional L3 agents
To install the Neutron L3 agent, run the following command on the remaining compute nodes if it has not yet been installed:
# apt-get install neutron-l3-agent
Defining an interface driver
Open vSwitch and the Open vSwitch mechanism driver are required to enable and utilize distributed virtual routers.
Update the Neutron L3 configuration file on the compute ...
Get Learning OpenStack Networking (Neutron) - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.