Determine the IP Address of a Computer
Table of Contents
· 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 computer’s 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 computer’s IP address
to discover its unique number.
Step 1:
Determine the IP address of the
computer
b. In the Run dialog box, type cmd then click the OK button.
c. At the command prompt, type ipconfig /all and press Enter.
An example is shown in the following figure. The
information displayed for your computer will be
different.