REQUST: static and alien entries for: /ip arp print

/ip arp print

Only shows D - DYNAMIC address.

  • IPs assigned to the local routershould be show as S - STATIC address.


  • alien ARPs are show that are not part of any network on the router. should be marked A - ALIEN

For instance, external networks leaking IPs like 192.168.1.1 from a clients router show up, and I do not have any 192.169.x.x ips on our router. I propose those are marked as A - ALIEN or F - FOREIGN

For S - STATIC address, do not include address that are DISABLED addresses.

Right now, to get the static ARP entries, I look at all the /ip/address print and match up the mac-address for the interface in /interfaces print to make an ARP entry in our database.