OSI
Model for how applications communicate over a network.
Open Systems Interconnection
The advantages of the OSI model
It distinctly separates services, interfaces, and protocols.
It supports both connection-oriented services and connectionless services.
Troubleshooting model
The dis-advantages of the OSI model
It is purely a theoretical model
When OSI appeared, the TCP/IP protocols were already implemented.
There is a duplication of services in various layers. Services like addressing, flow control and error control are offered by multiple layers.
Charateristics of OSI Layer 1
Physical Layer.
sets standards for sending and receiving electrical signals between devices.
How digital data bits are converted to electric pulses, radio waves or pulses of light and moved across network cables
specifications for cables an connector
physical topology.
What PDU does layer 2 use and name 4 features.
Layer 2, also known as the Data Link Layer.
This layer ensures that data is transferred reliably and efficiently from one node to another, making it a foundational element for network communication. If you need more detailed information or have other questions, feel free to ask!
data link layer LLC
The Logical Link Control (LLC) is the upper sublayer of the Data Link Layer (Layer 2) in the OSI model. It serves as an interface between the Network Layer and the Medium Access Control (MAC) sublayer. Here’s a brief overview of its functions:
The LLC is particularly important in IEEE 802 networks, such as Ethernet, Wi-Fi (IEEE 802.11), and others, where it plays a crucial role in managing frame synchronization, error checking, and network protocol multiplexing¹²³⁴.
layer 3
Describes how data is routed access networks and on to the destination.
Layer 4
Transport.the sending application choose between connection-oriented TCP and connectionless UDP
layer 5 session.
This layer allresponible for establishing, maintaining and terminating connection between programs on communicatin devices.
ows users on different machines to establish active communications sessions between them.
ISO
International Organization for standardization = created OSI
ISO is derived from the Greek “isos”, meaning equal.