MikroTik Quick Tip: Show MAC address table

Share
MikroTik Quick Tip: Show MAC address table

Here's a quick tip to show the MAC address table on a MikroTik device using the Terminal. Log into the device, and open up a terminal window. Type the following command in the terminal.

/interface print

To find a specific interface, issue the following command in terminal

interface print where name=<interface>