Multiple choice technology operating systems

Command to release and renew IP Address?

  1. Ipconfig /release, Ipconfig /Renew

  2. ipconfig /rel ,Ipconfig /New

  3. ipconfig /release ,Ipconfig /New

  4. None

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

ipconfig /release releases the current IP address lease from the DHCP server, while ipconfig /renew requests a new IP address. This two-step process is commonly used to refresh network connectivity when experiencing IP-related issues.