OSI ReferenceModel Layers Descriptions Flashcards
Layer Seven, Application Layer
Provides an interface from the application to the network by supplying a protocol with actions meaningful to the application, for example. “Get web page object.”
Layer 6, Presentation Layer
This layer negotiates data formats, such as ASCCII text, or image types like JPEG.
Layer 5, Session Layer
This layer provides methods to group multiple bidirectional messages into a workflow for easier management and easier blackout of work that happened if the entire workflow fails.
Layer 4 Transport Layer
In function, much like TCP/IP’s transport layer. This layer focuses on data delivery between the two endpoints hosts (for example, error recovery)
Layer 3, Network Layer
Like the TCP/IP network (Internet) layer, this layer defines logical addressing, routing, (forwarding), and the routing protocols used to learn routes.
Layer 2, Data Link layer
Like the TCP/IP data link , this layer defines the protocols for delivering data over a particular single type of physical network (for example, the Ethernet data link protocols).
Layer 1, Physical Layer
This layer defines the physical characteristics of the transmission medium, including connectors, pins, use of pins, electrical currents, encoding, light modulation, and so on.