Is there any way in RouterOS to give clients ip addresses based on their MAC address using wildcards.
For example:
Pool_1 - 10.1.1.0/24
Pool_2 - 10.254.254.0/24
00:01:02:**:**:** - from Pool_1
All others from Pool_2
I found a post from 2009 that mentioned it but at that time was not possible other than using radius. A "filter" tab under DHCP server where you could set rules as such would be nice.