0% found this document useful (0 votes)
4 views6 pages

Lab 1

This lab tutorial aims to teach students fundamental network commands for networking and system administration. It includes tasks such as using ipconfig to find IP addresses, pinging a website to measure response time, tracing routes with tracert, using nslookup for domain IP addresses, and displaying the routing table with route PRINT. Students are required to answer questions and provide screenshots of their outputs.

Uploaded by

Ashikin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views6 pages

Lab 1

This lab tutorial aims to teach students fundamental network commands for networking and system administration. It includes tasks such as using ipconfig to find IP addresses, pinging a website to measure response time, tracing routes with tracert, using nslookup for domain IP addresses, and displaying the routing table with route PRINT. Students are required to answer questions and provide screenshots of their outputs.

Uploaded by

Ashikin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

LAB 1

The objective of this lab tutorial is to familiarize the students with fundamental network commands
used in networking and system administration tasks.

Answer ALL questions. Remember to include the screenshot of your screen output for each
question.

Open the command prompt by pressing Win + R, type cmd, and press Enter. You will have blank
black scree as below:

1. Type the ipconfig command to display the IP configuration of your computer. What is your IP
address and subnet mask?

a) Ethernet adapter VMware Network Adapter VMnet1:


IPv4 Address: 192.168.244.1
Subnet Mask: 255.255.255.0

b) Ethernet adapter VMware Network Adapter VMnet8:


IPv4 Address: 192.168.157.1
Subnet Mask: 255.255.255.0

c) Wireless LAN adapter Wi-Fi:


IPv4 Address: 192.168.0.111
Subnet Mask: 255.255.255.0

2. Type the ping command to test the connectivity to a specific website (e.g., www.google.com).
What is the response time? Example: ping google.com

a) Website used :
google.com, which has the IPv6 address 2404:6800:4001:810::200e.
b) Response time :
Time for the first reply: 18 ms
Time for the second reply: 17 ms
Time for the third reply: 23 ms
Time for the fourth reply: 18 ms
Therefore, the average response time is 19 ms.

c) Define TTL :
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss)
d) Define response time.
Minimum = 17ms, Maximum = 23ms, Average = 19ms

3. Use the tracert (Windows) command to trace the route taken by packets from your computer to
www.example.com. How many hops does it take? Example: tracert example.com

a) Website used :
Example.com
b) Number of hops:
The route is traced over a maximum of 30 hops, but the trace completes at hop 9,
indicating it reached the destination in 9 hops.

4. Use the nslookup command to find the IP address of a specific domain (e.g., www.example.com).
What is the IP address?

a) Website used :
Example.com
b) IP address :
2001:e68::b:68

5. Run netstat -ano to list all listening TCP and UDP ports.
6. Run route PRINT to display the routing table.
a) What is the function of a routing table?
The routing table is essential for managing and optimizing network traffic, enabling
efficient data transmission, and ensuring that packets reach their intended
destinations as quickly and accurately as possible

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy