cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
722
Views
0
Helpful
2
Replies

Tracing an IP Address

shadak1
Level 1
Level 1

Using Cisco 3550, and ten 2950. Does anyone know how i can trace an ip address to find which switch is serving it, from the main 3550??

2 Replies 2

jcoull
Level 1
Level 1

If you have a router connected, you should do a 'sh ip arp' for the IP address and thereby learn the MAC address associated with it. Then on the switches do a SHOW CAM or SHOW MAC for that mac address until you find which switch port it is connected to.

thankyou, i shall try that