Hi, i need a variable with the MAC. I've experience with bash but nothing with RouterOS. If i run:
interface print
i can see the MAC, but how i put it on a variable?
:local macaddress [/interface get ether1 mac-address]; :put $macaddress