How to specify a fixed address for DHCP agent
Hi,
I'm using the DHCP agent in neutron to provide addresses to tenant networks. I've seen the DHCP address assigned to the DHCP server is not always the same address.
Is there a way to fix the IP address for DHCP server in a network? I know it depends on the IP addressing of the network but maybe something like using the next IP to the gateway address, or the previous, or...
Thanks!