11-25-2006 11:00 PM - edited 03-05-2019 01:01 PM
Hi all
If an Ip address conflict occurs ,Is there any way (command) to find out from the Switch , that the conflicted Ip address (PC) are connected to which port on that Switch .
Thanks
Sudeesh
11-25-2006 11:18 PM
Hi Sudeesh,
There is no direct command which can let you the port number on a switch but definetely there is way. If you know the conflicting ip address then you can go to the first layer 3 device or first layer 3 hop for that network and do "sh ip arp
HTH
Ankur
*Pls rate all helpfull post
11-25-2006 11:22 PM
Hi Sudeesh,
This is only possible if there was a ping initiated from that PC to the switch's IP address. In that case only the switch will maintain the ARP table for that host and looking at the MAC in the arp table you will be able to locate the PC's mac on the switchport.
Another way to do that is by using some freeware tool that can locate the mac-address of the PC's having the same mac. There is a tool "ccgetmacaddress" that you can download and by putting the IP address it will tell you the mac-address of the HOST. Once you have the Mac-address for the host you will be able to locate it on the switch by looking in the mac-address table.
HTH,
-amit singh
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