01-12-2006 04:48 AM - edited 03-03-2019 01:24 AM
I want to find out where PC with particular mac address is located on switch.
from internet, i have found command traceroute mac .
But only tracerote is coming ..
help on same .,
01-12-2006 05:14 AM
Hello,
the easiest way to find out to which port the MAC address is to issue the exec command:
show mac-address-table address
followed by the MAC address of the PC. If that MAC address is not local to the switch, this command will show you the trunk over which that MAC address is reachable, so you have to kind of track it down.
If you want to find out the IP address belonging to the MAC address, go to the device that functions as default gateway for your PC, and issue the command:
show arp | include
followed by the MAC address. This will give you the MAC/IP address pairs...
HTH,
GP
01-12-2006 11:43 PM
Sir,
I have tried this procedure & is perfectly OK. Thanks a lot ...
If you could help me on tracroute of mac , that would be great..
01-13-2006 12:17 AM
Hi Friend,
AFAIK traceroute of MAC is not supported on all the platform and it is supported on some higher end switches like 4k and 6k with CATOS.
Regards,
Ankur
01-13-2006 01:59 AM
thanks ....
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