Mikrotik will you ever add the ability to use DHCP Option Matcher with Relay Agent Information Options 82.1 82.2 ?
Would really make assigning specific IP’s to devices on specific switch ports !
Mikrotik will you ever add the ability to use DHCP Option Matcher with Relay Agent Information Options 82.1 82.2 ?
Would really make assigning specific IP’s to devices on specific switch ports !
We can hope… https://youtu.be/Gb7poHQuMWg?t=8
It does work!
If you enable DHCP logging, you'll see the parameter "Relay-agent-info" received with a DHCP request.
When creating the DHCP matcher convert the "Relay-agent-info" value to a hexadecimal notation.
/ip dhcp-server matcher add address-pool=pool1 code=82 name=test server=dhcp1 value=0x01104D696B726F54696B2065746820302F320206657468657232
This is solved since 7.21