A technician troubleshooting a network problem has used CLI commands to determine that a computer has not been allocated a correct IP address from the DHCP server. Which command can the technician use to solve this problem?
Note
Explanation:
The command ipconfig/renew will cause the computer to request a new IP address from the DHCP server. The command ipconfig/release will remove the current IP address but will not request a new address. The commands ping and tracert are used to test network connectivity.