hi Dear,
How I take mac-adress from bridge host but with interface. Like /interface bridge host get value-name=mac-adress number=(I wanna write here interface name ) .
Thanks.
hi Dear,
How I take mac-adress from bridge host but with interface. Like /interface bridge host get value-name=mac-adress number=(I wanna write here interface name ) .
Thanks.
:put [/interface bridge host get number=[find where local=yes && on-interface=ether1 ] mac-address ]
thank you ![]()