Hi there,
there are two scenarious:
1. Static IP adressing
If statis IP addressing has been implemented, the changes that the first computer which started up the a specific IP address will loose that IP address bacause another pc started up with the same IP addr. is almost impossible, infact it is impossible. The 2nd system will fail to connect with the duplicated IP address and will require that the IP be changed to a non conflicting address before it will connect to the network.
2. Dynanim IP Addressing:
Admin will genenrally allocate a certain range of IP addresses for DHCP to allocate to connecting client. These allocations are generally reserved for 3 days, before DHCP will release the IP address into the allocated IP pool. Consider the DHCP allocated IP range of IP addresses as "private" IP addresses for DHCP.
Any device connecting, with IP, to the network can have a static IP addresses, eventhough DHCP is running. Should one of the DHCP reserved IP addresses be used as a static IP address, DHCP will refuse the connection to the network. You will be forced, by DHCP, to allocate an IP address, to a device, that does not fall within the DHCP allocated IP Range.
Regards,
Tino