OSI Model Flashcards
Layer1: Physical layer
carries data across physical hardware. User: ethernet cables. Examples: -are all the cables plugged in? -Is the network card functioning? -Could it be a faulty cable?
Layer 2: Data Link layer
At this layer, the physical addresses are added to the data. This is the source and destination mac addresses.
Switches operate at this layer
Example:
-Maybe the switch has gone bad?
Layer 3: Network layer
The network layer handles ip addressing and routing. At this layer, the source and destination IP addresses are added. Routers operate at this layer Example: -Is the router functioning? -Do i have the right IP address?
Layer 4: Transport layer
This layer adds transport protocols such as TCP/UDP, and ads source/destination
port numbers.
Example:
-Could the internet card be functional?
Layer 5: Session layer
this layer is responsible for establishing and terminating connections between devices.
Example:
-Are you connecting to the correct address?
Layer 6: Presentation layer
This layer formats the data in a way the reciving application can understand it. This
layer can also encrpyt and decrypt data if needed
Example:
-Are you reading the data in the same order that you wrote it?
Layer 7: Application layer
This layer is where the application and user communicates
Applications used here such as SMPT, if youre sending an email for example.
Example:
-Is the application erroring out?