I use my Lenovo twist for work. From time to time I have to assign a static IP address to my network card based on the customer premise. What I have found is that if I do a ipconfig from the command line, these static ip addresses are not released.
If I assign ip1, then customer site2 ip2, customer site3 ip3, all three ip addresses will show up doing an ipconfig from the command line. Change to dhcp, ip address is assigned, but the statics are still there. Found this issue when I went to a customer site, plugged in, and got an ip conflict message. When I did an ipconfig from the command line, the network card had 5 old static ip addresses and one dhcp assigned ip address.
If I change the network card to use dhcp, it will get in ip address. If I go to another site and connect to another dhcp server, it gets a new ip address. Doing a ipconfig, the dhcp assigned ip addresses are releasing as expected you only see the newly assigned ip address, but you continue to see any staticly assigned ip addresses also listed.
The only way I have been able to resolve the issue is to remove the device(s) and reboot, otherwise, any ip address statically assigned remains assigned to the network card
Upon reboot, both devices are back to dhcp and normal.
If I assign ip1, then customer site2 ip2, customer site3 ip3, all three ip addresses will show up doing an ipconfig from the command line. Change to dhcp, ip address is assigned, but the statics are still there. Found this issue when I went to a customer site, plugged in, and got an ip conflict message. When I did an ipconfig from the command line, the network card had 5 old static ip addresses and one dhcp assigned ip address.
If I change the network card to use dhcp, it will get in ip address. If I go to another site and connect to another dhcp server, it gets a new ip address. Doing a ipconfig, the dhcp assigned ip addresses are releasing as expected you only see the newly assigned ip address, but you continue to see any staticly assigned ip addresses also listed.
The only way I have been able to resolve the issue is to remove the device(s) and reboot, otherwise, any ip address statically assigned remains assigned to the network card
Upon reboot, both devices are back to dhcp and normal.