October 2015
Intermediate to advanced
210 pages
4h 23m
English
The Neutron Layer-3 agent is responsible for creating and managing virtual routers on the Neutron Network node and creating floating IP address that can be attached to virtual machine instances. It is responsible for tenant network connectivity to external public networks. Neutron supports using either LinuxBridge or Open vSwitch as an implementation driver for Layer-3 routing services.
In this recipe, we will configure Neutron L3 agent with Open vSwitch to allow external network connectivity from an existing tenant network.

First, make sure that IP forwarding is enabled on the Neutron network ...
Read now
Unlock full access