My MikroTik WAN connects to a network where we sometimes have rogue DHCP servers.
How do I get the MAC address of the DHCP server that issued my MikroTik its IP address?
On my own machine I’d do it using arp -a, but I don’t know how to use arp like this on the MikroTik WAN.