Configuring the DHCP agent to use the Linux bridge driver

For Neutron to properly connect DHCP namespace interfaces to the appropriate network bridge, the DHCP agent on the controller node must be configured to use the Linux bridge interface driver.

On the controller node, update the interface_driver configuration option in the Neutron DHCP agent configuration file at /etc/neutron/dhcp_agent.ini to use the Linux bridge interface driver:

[DEFAULT]
...
interface_driver = linuxbridge
The interface driver will vary based on the plugin agent in use on the node hosting the DHCP agent.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset