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
- On a Linux system, which command displays the current working directory's contents in a long listing that includes permissions and ownership?
- A Linux administrator must run a single command with superuser privileges without logging in as root. Which command should prefix the command?
- Which macOS utility is used to install applications simply by dragging their bundle into a specific folder, and where are most applications stored?
- A 32-bit version of Windows has a hard limit on how much system RAM it can address. What is that practical limit?
- Which Windows feature encrypts an entire drive volume and can use a TPM chip to protect the encryption keys?
- Which command-line tool applies updated Group Policy settings to a Windows client immediately rather than waiting for the next refresh interval?
Last reviewed: · editorial process
PrepPass Editorial Team · Verified against CompTIA A+ Core 2 (220-1102) · How we review