I have one large unmanagable homenetwork (10.0.0.0/8) which is connected to some small networks (192.168.1,2,3/24 and so on) on its perimeter with help of pc-routers. It’s quite simple to change rouring information (with help of RIP or OSPF) between small networks (they all have pc-routers as default-gateway which makes desision on routing), but all users of 10.0.0.0/8 network (most of them are windows machines) need to use static routes. It’s not very easy to make updates to each machine and really impossible now to buy something powerfull in the network core to make L3 switching on high speeds.
I saw recently such parameter as routing table in the description of the DHCP -server, which, as I understood, has ability to ‘lease’ statical routing info to all of it’s clients. Is it possible at all and in Mikrotik partly?