added M117/OSI-Modell

This commit is contained in:
Arian Furrer 2024-02-10 18:15:15 +01:00
parent a7f4966acc
commit eb5f89637a
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
+++
title = 'OSI-Modell'
date = 2020-10-22T00:00:00+01:00
draft = false
+++
{{< toc >}}
{{< style_regular >}}
# Grundlagen
Das OSI-Modell ist ein Modell, welches Netzwerktechnik ermöglicht. Es ist in 7 Ebenen aufgeteilt.
# Ebenen
1. Physical Layer
2. Data Link Layer
3. Network Layer
4. Transport Layer
5. Session Layer
6. Presentation Layer
7. Application Layer