Andy

Administrator
Creative Team
User ID
1
Joined
7 Jan 2019
Messages
943
Reaction score
40
Points
28
If you restore a MikroTik backup to another device, you will most likely have some duplicate MAC addresses on your network, this is because MikroTik configuration tends to restore along with the MAC address information.

If you want to restore the interface's default MAC address, open a New Terminal and run this command:
Code:
/interface ethernet reset-mac-address
 
 Short URL:
Top