DHCP offer adress depending on vendor id

Hi,

Can I set the dhcp server to offer clients from two different pools/networks depending on option 60?

If one client is asking whit option 60 and the other askes with no option they should get two different adress from two pools?

Regards

[admin@mt] /ip dhcp-client option> add code=60 name=stuff value=0x18A000000A016501000A016501 
[admin@mt] /ip dhcp-client> set 0 dhcp-options=stuff

this should be compatible with IPoE and such.

you can also set “dhcp” option 60 setting in the IP POOL settings.