04-10-2024 03:35 PM - edited 04-10-2024 03:45 PM
we had a daily-basis ip conflict with dhcp server on cisco switch 4506E specially after replacing some the users' ports or a user using the laptop and moves alot, the ip conflict is detected using GARP method.
note: the user could try multible free IPs till gets one ip and gets them all excluded from the pool (conflicted )except the last ip he took and there are no additional configuration for dhcp on the switch, just the pool and the manual excluded IPs
we don't use "no ip dhcp conf log" or "ip dhcp conf resolution" as it is just a temp solution for the issue itself.
so what could be causing the issue and how to resolve it permanently?
04-10-2024 05:31 PM
@mohamedelkady wrote:
the user could try multible free IPs till gets one ip
Please explain the meaning of this?
04-11-2024 05:20 AM
using "sh arp" with the mac that making that conflict issue
you can see that mac associated with different IPs and only one of them are the pingable one and the one the user get assigned
and the other IPs in the "sh arp" were transfered to the conflict and Block List.
04-11-2024 05:21 AM
using "sh arp" with the mac that making that conflict issue
you can see that mac associated with different IPs and only one of them are the pingable one and the one the user get assigned
and the other IPs in the "sh arp" were transfered to the conflict and Block List.
04-16-2024 01:15 AM
SW#sh arp | i 6c02.e097.ad36
Internet 192.168.6.160 40 6c02.e097.ad36 ARPA Vlan6
Internet 192.168.6.184 5 6c02.e097.ad36 ARPA Vlan6
04-10-2024 11:15 PM
Can I see config of port you use for endpoint
MHM
04-11-2024 05:13 AM
interface GigabitEthernet1/2/8
switchport access vlan 6
switchport mode access
switchport voice vlan 10
spanning-tree portfast
04-11-2024 05:31 AM
Show ip traffic statistics <- share this
MHM
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