6 Oct
2019
6 Oct
'19
9:51 a.m.
On 10/5/19 6:41 AM, Jyoti Dahiwele wrote:
Dear Team,
Please clarify on how can I use dhcp-agent of neutron as a relay and to use existing dhcp for allocation of IPs to instances?
What Neutron does is setup a dnsmasq instance for each of your subnets, and setup L2 and L3 connectivity in the namespace of this subnet, where the dnsmasq runs. Subnets can be moved (manually) from one DHCP agent to another. Cheers, Thomas