In response to
"if you're getting an ip address through dhcp, can you use some ipconfig switch (or some other method) to get a different address? -- nm"
by
prayformojo
|
You do "ipconfig /release" and "ipconfig /renew" to try to get a new one but the DHCP server may give you the same one
Posted by
oblique (aka kkuphal)
Apr 7 '10, 06:13
|
You can also ping other addresses in the same range as you (like +1, or -5 from your current address), see what might be open right now, and statically assign it to yourself along with the other settings assigned by DHCP. That will work as long as DHCP doesn't assign that IP to another device or another device doesn't boot up with that IP cached.
|
Responses:
|