To do it manually in IOS use the command: show mac-address-table
This gives the complete table
If you want to find the mac address 00-00-12-55-fa-3e use: show mac-address-table | include fa3e
Then use show interface status and/or show cdp neighbors to see where it connects to.
To do it maually in CatOS use the command: show cam dynamic
Use the questionmark (show cam ?) to see the other available options.
To do it automated, use the "cammer" Perl script from our MRTG friend Tobias Oetiker.
(I assume you have Perl installed)
You can find this cammer Perl script at:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.