12-15-2008 06:22 AM - edited 03-06-2019 02:58 AM
Any one here know of a good Windows CDP client they have used?
Thanks
12-15-2008 06:46 AM
What are you needing this for? CDP is for Cisco devices to be aware of what other Cisco devices are connected to it, and it reports device type, port it's connected to, etc.
More information would be helpful on what you're needing to do.
HTH,
John
12-15-2008 08:00 AM
Well you can't always determine what switch port a PC is plugged in to. If I could install a CDP client on the windows machine I'd have no issues knowing what switch they are plugged in to.
I know you can take the IP address of the PC and hunt down the MAC in your core with a "show ip arp | i "ip" - then get the port with "show mac-address-table | i "mac" identified by the show ip arp. BUT this doesn't always work and can be time consuming depending on the network.
12-15-2008 08:04 AM
Yeah, I have to agree on the time consuming part. I'm not sure anyone has a CDP client, but the thought of how you want to use it would be cool. I'd be interested if anyone has used anything like this, but I've never seen anything like it.
John
07-28-2015 11:31 AM
.
12-17-2008 01:02 PM
when all else fails, trace the cables...
cdp ttl=2 ... 1 hop ... means you still have to go each switch...
12-15-2008 04:38 PM
There appears to be a number of them just google windows cdp client .
12-15-2008 10:03 PM
12-16-2008 03:51 AM
All you have to so is ping the PC, the check the arp table for the mac address, then search the CAM table for the mac address and the switchport it's connected to - easy.
12-16-2008 06:11 AM
Andrew
If you have a very large network with many switches this is to cumbersome and at times does not work.
12-16-2008 06:16 AM
Only if:-
1) You have no IP subnet structure
2) You have not created an
Access <> Distirbution <> Core - switching topology
And it will always work if:-
1) The IP addres of the device is correct
2) The device is powered on
3) the device is connected to the network
4) it's been on-line for some time
5) You are looking for the device in the same logical broadcast domain (VLAN)
I find that I can find any IP address in my network (over 15 countries, over 500+ network devices, with over 5000+ users, 1000+ servers, and god only knows how may printers/IP photocopiers etc) from just receving the IP address, in about 2 minutes.
If your network is well planned and structured.
JMTPW
12-16-2008 07:00 AM
Andrew
We do indeed have Access <> Distribution <> Core - switching topology and of course an ip subnet structure.
Always is a very strong statement. It doesn't always work for me. In one area particularly it hardly ever works. I have six 3750 switches stacked and the arp table seldom has the info I need for devices within that stack.
Below is the arp table for a site that currently has over 300 users all with the PC turned on right now...
3750-stack#show ip arp
Protocol Address Age (min) Hardware Addr Type Interface
Internet 10.86.10.20 - 0024.a913.a240 ARPA Vlan1
Internet 10.86.10.2 137 0029.51a3.2cc0 ARPA Vlan1
Internet 10.86.10.1 0 002c.f190.c208 ARPA Vlan1
Internet 10.86.7.2 - 0024.a1c3.a327 ARPA Vlan7
Internet 127.0.20.20 - 0000.0000.0000 ARPA Virtual1
12-16-2008 06:13 AM
ohassairi
What is the name of this client? Who developed it?
There are many on "google" but I don't trust the source.
Thanks
Kurt
12-16-2008 08:14 PM
i found it in
http://www.tallsoft.com/cdpclient_setup.zip
i tried it successfully and i hope it does not contain any trojan :-)
so pls vote if this solves your pb
05-12-2017 09:15 PM
https://sourceforge.net/projects/cdp4win/?source=typ_redirect
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