Laboratory Assignment 1
Laboratory Assignment 1
Overview: This laboratory homework assignment is appointed to cover the lab exercises that we
missed on Friday (08.09.2023). It is designed to reinforce your understanding of network
protocols, the TCP/IP and OSI models, and to provide hands-on experience in network traffic
analysis using Wireshark.
Task 1: TCP/IP and OSI Model Review (Note: materials from Homework Assignment -
Understanding Network Protocols can be used)
Review the key concepts of the TCP/IP and OSI models based on your lecture materials.
Create a brief summary (1 page) highlighting the main layers of both models and their
respective functions.
Task 1 Answer:
The TCP/IP and OSI models are fundamental frameworks for understanding network protocols
and communication. Here's a brief summary of both models:
TCP/IP model:
Application Layer:
This layer deals with user-level communication and includes protocols like HTTP, FTP, and
SMTP. It is responsible for providing application services.
Transport Layer:
The transport layer ensures end-to-end communication and includes protocols like TCP and
UDP. It manages data flow and error detection.
Internet Layer:
This layer is responsible for addressing and routing packets across networks and includes the
Internet Protocol (IP). It deals with logical addressing.
Link Layer:
The link layer handles the physical and data link aspects of network communication, including
hardware-specific protocols like Ethernet.
OSI Model:
Application Layer:
Similar to the TCP/IP model's application layer, it deals with user interfaces and application-
level protocols.
Presentation Layer:
Session Layer:
Transport Layer:
Corresponds to the TCP/IP transport layer, ensuring end-to-end communication, reliability, and
flow control.
Network Layer:
Corresponds to the TCP/IP link layer, dealing with framing, error detection, and MAC
addressing.
Physical Layer: Responsible for the physical transmission of data over the network medium.
After completing your Wireshark analysis, reflect on how the network protocols and layers align
with what you learned in your TCP/IP and OSI model lecture. Write a short paragraph (1-2
sentences) summarizing your insights.
If you have any specific questions or need further guidance during the packet capture and
analysis, please feel free to ask.
Task 4 Answer:
Wireshark worked continuously to receive incoming packets from the websites I was searching
up on the browser, where it was searching continuously and was not being interrupted no matter
what was going on.