computer Networks/Ipconfig/All
ipconfig /all displays all configuration information for each adapter bound to TCP/IP. This activity will show you how to use ipconfig /all.
Preparation
editTo prepare for this activity:
- Start Windows.
- Log in if necessary.
Activity 1 - Display All IP Configuration Information
editTo display all configuration information for each adapter bound to TCP/IP:
- Open a command prompt.
- Type ipconfig /all.
Note: While the space between ipconfig and /all isn't required, it's a good idea to get into the habit of including a space between a command and any specified options for other commands that do require the space. - Press Enter.
- Observe available adapters and their detailed IP settings.
- Close the command prompt to complete this activity.