Skip to content

Instantly share code, notes, and snippets.

@hilt86
Created November 19, 2019 01:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hilt86/1af4d00f8f99034056bf1e6c72efa322 to your computer and use it in GitHub Desktop.
Save hilt86/1af4d00f8f99034056bf1e6c72efa322 to your computer and use it in GitHub Desktop.
routeros-tips-tricks.md

Find which port a MAC address is on

First find out what the MAC address is (CRS109)

/ip dhcp-server lease print

Then match MAC to port (CRS-328)

/interface ethernet switch host print
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment