You are a technician for a small city IT department and you
You are a technician for a small city IT department, and you have just repaired and brought up a DHCP server that recently went down. You get a complaint from a customer serviced by this DHCP server that he cannot connect to the network. You suspect his computer has not automatically acquired an IP address since the DHCP server was restored. You go to his computer and open a command prompt. What command do you issue to get the computer to request an IP address?
A. ipconfig
B. ipconfig /all
C. ipconfig /renew
D. ipconfig /restore
Solution
Answer :-
C.ipconfig /renew
Explanation :-
* DHCP server will allocate a new IP address for any computer through ipconfig /renew command. so i issue ipconfig /renew command to get the computer to request an IP address.
