OSI model: Difference between revisions

From Computer Science Wiki
No edit summary
No edit summary
Line 1: Line 1:
<center>
 
<blockquote style="padding: 5px; background-color: #FFF8DC; border: solid thin gray;">
  [[File:Exclamation.png]] This is an '''important concept'''.  You should fully understand this.
</blockquote>
</center>




Line 11: Line 7:
You must understand this material. I've seen many different videos, these are some of the better videos:  
You must understand this material. I've seen many different videos, these are some of the better videos:  


<html>
<iframe width="560" height="315" src="https://www.youtube.com/embed/HEEnLZV2wGI" frameborder="0" allowfullscreen></iframe>
</html>





Revision as of 11:58, 8 January 2018


Networks[1]

The Open Systems Interconnection model (OSI model) is a conceptual model that characterizes and standardizes the communication functions of a network [2] You must understand this material. I've seen many different videos, these are some of the better videos:




Do you understand this topic?[edit]

You should be able to:

  1. Describe how communication over networks is broken down into different layers.
  2. List the stages in the OSI model

Do you have an advanced understanding about this topic?[edit]

If you want an advanced understanding of this topic, try answering the questions below:

  1. Explain the process of encapsulation and de-enacapsulation
  2. We use the OSI model to help us understand where to look for problems.
  3. Describe what tools you would use to diagnose which levels of the OSI model.

References[edit]