Hello everyone,
Today I will share with you the reason that IP address conflicts on an AC and how to deal with it.
An IP address conflict occurs when two users in a LAN are allocated the same IP address. IP address conflicts are caused by errors in address allocation. For example, a client's IP address has been released using a Release packet or the reset ip pool command or because the lease has expired. However, the AC does not notify the user that the IP address has been released. The DHCP server then allocates this IP address to another client. This client pings the IP address and receives a reply, so it sends a Decline packet to the DHCP server. The server sets this IP address to a conflicted state.
When an IP address conflict occurs, run the reset ip pool { interface pool-name | name ip-pool-name } { start-ip-address [ end-ip-address ] | conflict } command on the DHCP server to release the conflicting IP address.
That is all I want to share with you! Thank you!

