Vault sync: 2021-10-20 22:32:05

This commit is contained in:
Nick Leeman 2021-10-20 22:32:05 +02:00
parent 3ab4a8f4e0
commit 34fd40e55a

View File

@ -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]]
![[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