Restore MikroTik interface default MAC address

Andy

Well-known member
Creative Team
User ID
1
Joined
7 Jan 2019
Messages
1,505
Reaction score
120
Points
63
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:
Back
Top