01-04-2005 10:04 AM - edited 03-02-2019 08:53 PM
Is there a way to determine what switch and port a computer is plugged into on a network without going to each individual switch and issuing a show mac-address-table?
01-04-2005 10:21 AM
If you are running CatOS and CDP you can run L2TRACE.
01-04-2005 10:45 AM
I'm running IOS. Is there a similar command in IOS?
01-07-2005 05:30 AM
Not that I know of. Great feature for CatOS....too bad. Maybe someone else has a better way.
01-07-2005 03:00 PM
I could not figure out a way to do that, so I made my own.
I made a batch file that runs a telnet session against all my switches every morning after 90% of my users are logged on. The batch program extracts the MAC table into a flat text file. I then parse the text file so that ports and MACs are associated with the right switches and build a searchable database out of it. Takes some programming and iginuity, but it works flawlessly for me.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide