Troubleshooting / symptôme

Conflict of IP address detected on the network

Two devices use the same IP address, resulting in loss of connectivity, ARP switches and intermittent access.

⌚ About 3 min read
View my favorites
Real-world problem · V2

Quick troubleshooting view

What you are seeing

Two devices use the same IP address, resulting in loss of connectivity, ARP switches and intermittent access.

Likely causes
  1. static address within a DHCP range
  2. former DHCP reservation
  3. or VM with copied configuration
First checks
  1. Identify the IP in conflict
  2. Compare the MACs
  3. Control DHCP
Recommended actions
  1. remove static IPs from DHCP range
  2. create a clean reservation if necessary
  3. correct the equipment configured in duplicate
Start Symptom → Cause →
Network / IPIntermediate.

Two devices use the same IP address, resulting in loss of connectivity, ARP switches and intermittent access.

Important: relevez toujours le message d’erreur exact et l’heure du problème avant de modifier la configuration. Les actions proposées doivent être adaptées à votre environnement.

Causes probables

  • static address within a DHCP range
  • former DHCP reservation
  • or VM with copied configuration
  • equipment manually configured with an IP already used

Diagnostic étape par étape

  1. 1

    Identify the IP in conflict

    Please identify the exact address, address and schedule of the problem.

  2. 2

    Compare the MACs

    Check the ARP or the switch tables to find the equipment concerned.

  3. 3

    Control DHCP

    Check reservations and the DHCP extension.

  4. 4

    Search for static IPs

    Control servers, printers, hypervisors and network equipment.

Commands utiles

a/C/00/Add.1
ipconfig /all.
Well-NetNeighbor -AddressFamily IPv4

Solutions possibles

  • remove static IPs from DHCP range
  • create a clean reservation if necessary
  • correct the equipment configured in duplicate
  • purging ARP entries after correction if problem persists
Quand escalader ?

Escalader if the address changes regularly from Mac, which may indicate cloned equipment, HA problem or more complex network configuration.

♡ 0