Is there MikroTik Neighbor Discovery Protocol documentation that we can use to create third party tools that can discover Mikrotik devices?
For example, I would like to make Android application that discovers Mikrotik routers making it more easy to access them bu opening Webfig.
I think is part of standard Link Layer Discovery Protocol (http://www.ieee802.org/1/files/public/docs2002/LLDP%20Overview.pdf) using TLV format of each vendor
It explains why you can see neighbors from other vendors like HP, Cisco, Ubiquiti, etc
Sob
3
I don’t know if there’s official documentation, but Wireshark understands it, so you can always check its source.
padar
4
Its not official, see that project https://github.com/xmegz/MndpTray