Operating SystemsQuestion 12 of 100

Which Windows command releases and then requests a new IP address configuration from a DHCP server?

a.ping then tracert
b.netstat -a
c.nslookup then ipconfig /all
d.ipconfig /release then ipconfig /renew

Explanation

ipconfig /release drops the current DHCP lease and ipconfig /renew requests a new one. ping and tracert test connectivity, netstat shows connections, and nslookup queries DNS.

Practice all 100 questions free — no signup required.

Related questions on this topic

Last reviewed: · editorial process

PrepPass Editorial Team · Verified against CompTIA A+ Core 2 (220-1102) · How we review
Report