How to get ip address of connected systems

Hi,

I am writing some tool for me and I need to get IP addresses of Microtics connected over wireless.

I use ssh, so I use command:

interface wireless registration-table print detail

but there is only mac address. If I try ip neighbor print, I get IP addresses, but I cannot pair IP/mac, because there is different mac address of the remote system.

Is any way how to pair this?

Thank you,
Radek

for me, MAC addresses are equal in RegTable and Neighbours…

Not for me :frowning: , because I see mac addresses of wireless card in regtable and in neighbours mac addresses of eth :confused:

Radek