I'm new with RouterOS script and I have some problem need help. How can I get mac-address the first interface on my router.

Thanks for your support
:put [/interface ethernet get [/interface ethernet find default-name=ether1] mac-address ]
Very nice. Thanks for your supportCode: Select all:put [/interface ethernet get [/interface ethernet find default-name=ether1] mac-address ]
thx a lot broCode: Select all:put [/interface ethernet get [/interface ethernet find default-name=ether1] mac-address ]