Hello,
How to export the LastIP from Registration Wireless-Table ?
Alexandre
:foreach w in=[/interface wireless registration-table find] do={
:put ([/interface wireless registration-table get $w]->"last-ip");
}
Oh, so this is a thing now?Code: Select all[interface wireless registration-table get $w]->"last-ip"