09-09-2010 12:36 AM - edited 03-04-2019 09:42 AM
We getting like this errors in our switches.
6d22h: %IP-4-DUPADDR: Duplicate address 10.66.58.254 on Vlan58, sourced by 000e.3838.493f
and please find the attachment of our switches and log files give the solution.
09-09-2010 01:23 AM
Hello Ramnet,
another cisco device (OUI 000e38 belongs to cisco you can check here http://standards.ieee.org/regauth/oui/index.shtml ) is configured with the same ip address
from C4000 device do a MAC address search to find out where the MAC is learned
show mac address-table address 000e.3838.493f
find the port and discover what is connected to it
you may need to repeat the above steps on multiple switches until you find the system with an overlapping ip address
interface Vlan58
ip address 10.66.58.254 255.255.255.0
!
on modular multilayer switches you can use show module to see the MAC addresses used by the device
Hope to help
Giuseppe
09-10-2010 05:33 AM
09-10-2010 07:42 AM
Hello,
follow the MAC address of the message
on device that lists the MAC on port ge2/3 what is connected to it?
I can provide a procedure, a methodology but I cannot do the job for you
Hope to help
Giuseppe
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