Central DHCP server

Hi all,
is there anz possiblilty to make one central dhcp server in routed network? Every router is pppoe server and here is idea to avoid ip pool scope and force users to get his IP address from central dhcp server where are public IPs. In that case every router will be something like dhcp relay.

Idea is to set up osfp and redistribut connected users.

Answers ???
Thanks.

you can do that one hop away like DHCP server <----> DHCP relay <----> DHCP client

look under /ip dhcp-relay how to configure it (also in manual for more details)

also, note, you have to give out correct ip addresses, so routing does not brake.

I thought, no matter what kind of netowork is and no matter how routers (dhcp relays) are away from dhcp server, to force users to get IP address from central dhcp server in routed network. As I see possibility is only to get ip address one hop away from DHCP server