129k views
3 votes
Your Windows 8 computer is DHCP enabled. You want to find out what the IP address is for it. How do you do this?

User Ekl
by
4.5k points

1 Answer

5 votes

Use the ipconfig command

You will need to open Windows 8 Command Prompt and type the IPCONFIG command. IPCONFIG is a command line console application that allows you to get the IP address information of your windows computer. This command displays and refreshes all current DHCP and DNS settings. Use the IPCONFIG/ALL to display the same IP addressing information for each adapter.

User Sungmin
by
4.9k points