cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2123
Views
0
Helpful
3
Replies

Trace mac address that belong to vlan mac address

kian_hong2000
Level 1
Level 1

Say i have an duplicate ip 1.2.3.4 address which i need to trace the switch and port.

I used "show ip arp" to trace from Distribution Switch A and came to know that the mac address is xxxx.xxxx.xxxx

However i found that the mac-address belong to vlanY. It also display a lot of different ports mapped to this mac-address as static router.

How should i find where the switch and port belong to this duplicate address?

3 Replies 3

xcz504d1114
Level 4
Level 4

Your router that has the IP address, will generate a log statement saying device xxxx.xxxx.xxxx has the same IP address.

Make sure logging is enable:

conf t

logging buffer

and you can view the output of the buffer by using "show log".

In some cases you may have a lot of log messages that fill up the buffer quickly, you can vary the size of the buffer, but that does consume resources, so you might want to setup a syslog server if you don't already have one. Kiwi is a good choice for a syslog server. Then you can keep a larger record of your logs without consuming local router resources.

HTH,

Craig

kian_hong2000
Level 1
Level 1

I notice that vlanY appear at both Distribution Switch A and B.

Where in DSB

Duplicate address 1.2.3.4 on VlanX, sourced by AAAA.AAAA.AAAA

Where in DSA

Duplicate address 1.2.3.4 on VlanX, sourced by BBBB.BBBB.BBBB

But i check the two vlan interfaces and both does not have duplicate addresses. This duplicate ip address is part of the subnet where both vlanX support.

However, the HSRP addresses for both interfaces are different but using the same subnet as the duplicate addresses. Where could go wrong?

Post your HSRP configuration for both DSA and DSB.

Also post the output of "show standby brief" for both DSA and DSB.

Craig

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card