ZMedia Purwodadi

Determine the IP Address of a Computer

Table of Contents
 Objective

·      Use the ipconfig /all command to determine the IP address of a Windows XP host on an Ethernet network.

Background / Preparation

Every computer connected to the Internet has a unique identifier, called an IP address.  IP addresses are displayed as four numbers, known as octets, separated by periods (example: 192.168.1.4).  The ipconfig /all command displays your computers IP address and information about the network. The following resources
are required:

·      A workstation that is attached to the local network and that has it’s IP address already configured
·      Access to the Run command

In this lab you will locate your computers IP address to discover its unique number.

Step 1: Determine the IP address of the computer

a.   From the Windows XP desktop, click the Start button, and then click Run.
 b.   In the Run dialog box, type cmd then click the OK button.
 c.   At the command prompt, type ipconfig /all and press Enter.
 d.   The ipconfig /all command then displays a list of information about your computer’s IP configuration.
An example is shown in the following figure.  The information displayed for your computer will be different.