Skip to content

Instantly share code, notes, and snippets.

@vgk77
Last active January 26, 2023 20:29
Show Gist options
  • Select an option

  • Save vgk77/a368a7b715f6657f7b86efcaa03b756f to your computer and use it in GitHub Desktop.

Select an option

Save vgk77/a368a7b715f6657f7b86efcaa03b756f to your computer and use it in GitHub Desktop.
#mikrotik change mac-address on ethernet interface
# set mac
/interface ethernet set ether4 mac-address=XX-XX-XX-XX-XX-XX
#reset mac
/interface ethernet reset-mac-address ether4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment