Lab 1 Manual
Lab 1 Manual
b) Type ipconfig and press Enter key. The spelling of the ipconfig is critical, but the case is
not
c) T
h
e
screen shows the IP address, subnet mask and the default gateway. The IP address and
the
default gateway should be in the same network or subnet; otherwise this host wouldn’t be
able
to communicate outside the network.
Step 3. Record the following TCP/IP information for this computer.
a. IP address:_______________________________________________
b. Subnet mask:_____________________________________________
c. Default gateway:__________________________________________
Step 4. Compare this computer’s TCP/IP configuration to that of others on the LAN. If this
computer is on a LAN.
a. Are there any similarities? ____________________________________________
b. What is similar about the IP addresses? __________________________________
Summer Data Communication and Computer Network Lab Class Page 1
c. What is similar about the default gateway? _______________________________
d. Record a couple of the IP addresses (of your nearby hosts)
1.___________________________________________________________
2.____________________________________________________________
Step 5. Check additional TCP/IP configuration information.
a. To see more information, type ipconfig/all and press Enter key. The figure shows the
detailed IP configuration of this computer on the screen
.
b. You should see the following information: the Host name (computer name), the
Physical address of this machine, IP address, subnet Mask, Default Gateway and
DNS Servers.
c. In the LAN, compare your result with a few nearby computers. What similarities do you
see in the physical (MAC) address?
________________________________________________________________
d. Write down the computer’s host name: _______________________________
e. Write down the host names of a couple of other computer:
a. _______________________________________
b. _______________________________________
c. ________________________________________
d. ________________________________________
Step 6. Close the screen when finished.
Ping uses the Internet Control Message Protocol (ICMP) echo-request and echo-reply feature
to test physical connectivity. Because ping reports on four attempts, it gives an indication the
reliability of the connection. Look over the result and verify that the ping was successful.
Was the ping successful? If not, report to the instructor.
b. Ask the IP address of the nearby computers and ping. Note the result.
______________________________________________________________
c. Ping the IP address of Default gateway and DNS servers. Was the result successful?
______________________________________________________
d. Ping the computer’s loopback IP address. Type the following command:
ping 127.0.0.1
e. The address 127.0.0.1 is reserved for loopback testing. If the ping is successful, then
TCP/IP is properly installed and functioning on this computer.
f. Was the ping successful for e.__________________________________________
g. Ping the hostname of the computer that you recorded in lab 1.1.
h. Ping the Microsoft website(www.microsoft.com)