cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1024
Views
0
Helpful
4
Replies

Find IP Address

Hello,

I Have 4 cisco catalyst 3550 switches. I am attempting to find the access port through which a particular ip address is coming through. What commands can I use on the switch to find this information and trace the ip address to a physical port.

Once I know the physical port I can then trace the cable and find the device/host.

Any help is appreciated. Thanks.

Keith

4 Replies 4

Collin Clark
VIP Alumni
VIP Alumni

http://www.packetpros.com/wiki/index.php/Cisco then click on How do I find a device in my network?

Hope that helps.

Thanks colling. Great website. I finally find the device. It was an unused ip kvm.

imagepoint
Level 1
Level 1

If you know which switch the device is plugged into and know the Mac Address, it's easy to track down.

On the switch, use the command:

sh mac-addr | include xxxx.xxxx.xxxx (Mac). This will show which port the Mac Address is located on. If you know the IP address, do this:

sh arp

This will give a list of all known IPs to the switch and will also list the Mac addresses for all know IP addresses. Once you know the Mac, refer back to the first command.

CAT OS is a little different (and I think that's what the question was)

Once you have the MAC address, the command is:

sho cam

BTW, the link mentioned above has been updated. It is now:

http://www.packetpros.com/display/CISCOKB/Cisco+Knowledgbase

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card