05-31-2005 01:06 AM
Hello,
In a catalyst 6500 series we can know the mac of the machines connected to a port, but, can we know the ip of the machine?
Thanks in advance
05-31-2005 01:53 AM
Hi,
you could - ping the subnet broadcast address
sh ip arp and match them up in this way.
you could then add a des to each int if the addresses don't change etween ports.
HTH
05-31-2005 01:53 AM
des = description :)
05-31-2005 02:52 AM
Hi,
Doesn't exist any command to do it? Well, you have the interface and it will be enough to sniffer to know the source address of the packets incoming from that interface.
To ping the broadcast address... Imagine a 255.255.248.0 network.... It will be a ping storm.
05-31-2005 06:29 AM
Once you have the mac you will need to do a sh arp | inc
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