WEEK 5: Lecture Activity - M199205zn/Datacomm-CS3 GitHub Wiki
- To understand the seven layers of the OSI model.
- To identify the functions and protocols associated with each layer.
- To analyze real-world scenarios and determine which OSI layer is involved.
Instructions: Match each OSI layer with its corresponding function. Write the correct layer next to each function.
Function | OSI Layer |
---|---|
Translates data between different network formats | ________ |
Establishes, maintains, and terminates communication sessions | ________ |
Converts signals into bits for transmission over the network medium | ________ |
Routes packets between different networks | ________ |
Ensures reliable data transfer with error detection and correction | ________ |
Handles logical addressing (IP addresses) | ________ |
Enables user applications to access the network services | ________ |
Instructions: Read each scenario below and identify the OSI layer primarily involved. Explain your reasoning.
-
A user uploads a file to a cloud server using an FTP client.
- OSI Layer: __________
- Explanation:
-
A router forwards packets from one network to another based on IP addresses.
- OSI Layer: __________
- Explanation:
-
A switch forwards data frames based on MAC addresses.
- OSI Layer: __________
- Explanation:
-
A user types a website URL, and the browser resolves it to an IP address using DNS.
- OSI Layer: __________
- Explanation:
-
A video call suffers from delays due to network congestion, affecting the smooth transmission of voice and video.
- OSI Layer: __________
- Explanation:
Scenario: A user is experiencing issues when trying to access a website. Identify which OSI layer could be responsible for the problem and explain why.
-
Problem: The website's domain name is not resolving.
- Possible OSI Layer: __________
- Reason:
-
Problem: The computer can’t connect to the network because the network cable is unplugged.
- Possible OSI Layer: __________
- Reason:
-
Problem: The webpage loads very slowly due to packet loss and retransmissions.
- Possible OSI Layer: __________
- Reason:
Instructions:
- Draw a diagram of the OSI model, labeling each layer.
- Provide an example of a real-world networking device or protocol that operates at each layer.
- Completed OSI layer function matching.
- Correct OSI layer identification for each real-world scenario.
- Troubleshooting explanations linking network problems to OSI layers.
- A well-labeled OSI model diagram with real-world examples.