From 34fd40e55a7bb56d4f58601ff8810e6464510721 Mon Sep 17 00:00:00 2001 From: Nick Leeman Date: Wed, 20 Oct 2021 22:32:05 +0200 Subject: [PATCH] Vault sync: 2021-10-20 22:32:05 --- School/Analyse/OSI Model.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/School/Analyse/OSI Model.md b/School/Analyse/OSI Model.md index 4da25e1..b768e2e 100644 --- a/School/Analyse/OSI Model.md +++ b/School/Analyse/OSI Model.md @@ -1,4 +1,16 @@ # OSI Model The OSI Model is a layered protocol model. It was proposed by the International Organization for Standardization. -![[OSI-model.png]] \ No newline at end of file +![[OSI-model.png]] + +The model can be used as a reference to understand how networks operate. The model was created to have a sta + +As you can see the model has 7 layers. Each layer has their own responsibility. + +## Physical Layer +## Data Link Layer +## Network Layer +## Transport Layer +## Session Layer +## Presentation Layer +## Application Layer \ No newline at end of file