Hi,
which is the command from the console to obtain the MAC Addresses of the physical interfaces ?
Thanks in advance,
Hi,
which is the command from the console to obtain the MAC Addresses of the physical interfaces ?
Thanks in advance,
Print details in the relevant interface section. Wired ethernet interfaces: “/interface ethernet print detail”. VLAN interfaces: “/interface vlan print detail”. And so on.
http://wiki.mikrotik.com/wiki/Manual:Interface/Ethernet
Fewi,
thank you very much for your answer.