OSI Model and TCP/IP Model Flashcards
What are the 7 Layers of OSI?
Physical, Data Link, Network, Transport, Session, Presentation, Application.
(Please Do Not Throw Stale Pizza Away)
OSI Layer 1
Physical - Deals with how to signal other devices (eg. electrical, optical, radio waves)
OSI Layer 2
Data Link - Deals with technology used to communicate, local source and destination addressing i.e. MAC for Ethernet
OSI Layer 3
Network - Determines how to communicate, uses source and destination IP addresses to track devices
OSI Layer 4
Transport - Ensures delivery to correct process, uses source and destination ports to track processes
OSI Layer 5
Session - Establish, maintain, reset and terminate communication
OSI Layer 6
Presentation - Formats data to be placed on the network
OSI Layer 7
Application - It is the interface to the network or OSI Model
What are the 4 Layers of TCP/IP?
Network Access Layer, Internet Layer, Transport Layer, Application Layer
Network Access Layer
TCP/IP Layer 1 - Ethernet
Controls the hardware devices and media that make up a network
Internet Layer
TCP/IP Layer 2 - IP
Determines the best path through the network
Transport Layer
TCP/IP Layer 3 - TCP and UDP
Supports communication between diverse devices across diverse networks
Application Layer
TCP/IP Layer 4 - DNS and HTTP
Represents data to the use, plus encoding and dialog control