What is a IP conflict?
IP address can be either static or dynamic.
Depending on how many adapters you have installed on your machine, you might see several results from the command above. For Ethernet ports, you’ll see the Ethernet adapter Ethernetx heading and for wireless cards you’ll see Wireless LAN Adapter Wi-Fi or something similar.
1
When two or more computers or devices in the same network end up being assigned the same IP address. An IP address is your computer’s unique identifier, comprised of a string of numbers, such as 192.168.0.12 Without one, you can’t connect to the network. Usually a sort of warning or error message will pop up, alerting you of the problem. Sometimes these issues resolve themselves, but that’s not always the case.IP address can be either static or dynamic.
Dynamic IP Address
Renew IP Address
You can release and renew the IP address for your computer using the command prompt. Click on Start and type in CMD.
the following command, which will release your IP address:
ipconfig /release
Depending on how many adapters you have installed on your machine, you might see several results from the command above. For Ethernet ports, you’ll see the Ethernet adapter Ethernetx heading and for wireless cards you’ll see Wireless LAN Adapter Wi-Fi or something similar.
After running this command, you need to run the command to renew your IP address, which it will try to get from the DHCP server.
ipconfig /renew.
2
Static IP Address
you should see the results and there should be an IP address listed next to IPv4 Address
this, click on Control Panel, go to icons view and then click on Network and Sharing Center. On the left hand side,
click on Change adapter settings.
Right-click on the network adapter that is currently being used for your Internet connection and then select Properties
Click on Internet Protocol Version 4 (TCP/IPv4) and then click on the Properties button
Here you can pick from getting an IP address from a DHCP server (Obtain an IP address automatically) or entering a static IP address (Use the following IP address).