Operating SystemsPregunta 12 de 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

Explicación

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.

Practica las 100 preguntas gratis — sin registro.

Preguntas relacionadas de este tema

Última revisión: · proceso editorial

Equipo Editorial de PrepPass · Verificado con CompTIA A+ Core 2 (220-1102) · Cómo revisamos
Reportar