04-13-2007
09:44 AM
- last edited on
03-05-2019
03:27 PM
by
NikolaIvanov
I am working on a Rack Clean up project. I can not remove any wire until I know 100% what device is attached to my switches. I am dealing with Cisco 2950s and 3750s. I can not trace the wires because I am not allowed to go under the Data centers floors. Is there a command or program out there that I can run that will let me know what the other devices Mac address and or IP address are. I am using what ever information I can and I have a few IP addresses but Im not 100% that the device that is answering is the next hop over.
04-13-2007 09:49 AM
Some basic commands to use are:
Show ip int brief : to see what interfaces are up
Show mac-address-table : to see what mac addresses are off the interfaces.
Show cdp neighbor : to see if their are any other Cisco network devices attached to any interfaces
Try pinging a broadcast ping within the subnet to see what devices answer. Then you can track each IP down and associate them to a MAC address from the Show Mac-address-table command.
These commands should help you out....Good Luck...
04-13-2007 09:56 AM
Thank you I will try these out and get back on Monday.
04-13-2007 10:17 AM
i usually combine the show mac-address-table and show arp commands to find out what's connected where. Once I get the mac associated w/ a port, i can look at the arp table to see what IP is associated with the mac. Then use DNS (hopefully) to see what host is associated w/ the ip.
04-16-2007 11:11 AM
Her is the one that I have been using. It is great...
SwitchInspector is an easy to use application to design, validate or audit your Local Area Network. With SwitchInspector you can obtain detailed information about your Cisco LAN switch and the network devices connected to it. It provides an easy and effective way to create a map of a switch and show which devices are connected to each port. Therefore it solves the problem of having to trace cables in order to see which devices are connected to each switch port.
Gook luck
04-16-2007 03:24 PM
Another good software products are the SolarWinds toolsets. The switch port mapper is what you need for this. The eval version doesn't allow printing but you can screendump.
04-16-2007 04:34 PM
You can use the free "cisco network assistant" application to connect to your switch and it will show you what's currently connected to each port. Besides that, you can do many things with it...you can check it out from here..
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